This may seem like a silly question, but you will gain some knowledge on the inner working of the preprocessor of the recursive macro expansion. It will actually require a lot of scripts.
If you're asking if the c preprocessor supports recursive macros, the answer is no. The preprocessor is single-pass and since the "function" must be defined before it can be referenced, it can not be recursive.
GNU is a Unix-like computer operating system developed by the GNU Project. GNU is a recursive acronym for "GNU's NOT UNIX".
Because a tree is a recursive data-structure. It's easier to write (and easier to understand) a recursive program for handling it.
a function that recalls itself again and again is called recursive relationship.
If you cannot find any iterative algorithm for the problem, you have to settle for a recursive one.
the statement of expansion are generated each time the macro are invoked
If you're asking if the c preprocessor supports recursive macros, the answer is no. The preprocessor is single-pass and since the "function" must be defined before it can be referenced, it can not be recursive.
rtrtertertr
GNU is a Unix-like computer operating system developed by the GNU Project. GNU is a recursive acronym for "GNU's NOT UNIX".
a recursive association - as a aggregation is a special form of association, so recursive aggregation can be called as recursive association ... AKASH SISODIYA ......IT ...
Something that is recursive is something that repeats.
None of them is, obviously.
The term recursive refers to the recurrence or repetition.
All recursive Languages are recursively enumerable. But not all the recursively enumerable languages are recursive. It is just like NP complete.
no it is not recursive
Recursive refers to using a rule or procedure that can be applied repeatedly.
Because a tree is a recursive data-structure. It's easier to write (and easier to understand) a recursive program for handling it.