Answer Posted / manish soni bca 3rd year jaipu
it is recursive function.
here is no condition is apply so
the result is
infintely.
and after that 'the statck memory flow'.
conditio is start.
manish soni tagore bio tech collage,
jaipur
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can you increase the size of a statically allocated array?
how to create duplicate link list using C???
What is a nested formula?
How can I find the modification date of a file?
Explain pointer. What are function pointers in C?
What is calloc()?
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
Explain what will the preprocessor do for a program?
What is methods in c?
There seem to be a few missing operators ..
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What are the different types of errors?
Tell me when is a void pointer used?
Can you subtract pointers from each other? Why would you?
Multiply an Integer Number by 2 Without Using Multiplication Operator