Answer Posted / sharath
yes it becomes a recursive function
we have to specify any condition using a loop or any decision block so that the loop doesnot call the main() function again.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we initialize extern variable in c?
Explain what is the heap?
What is the mean of function?
What is volatile variable how do you declare it?
What is the data segment that is followed by c?
Does * p ++ increment p or what it points to?
Why dont c comments nest?
What language is windows 1.0 written?
Which is better oop or procedural?
What is structure padding and packing in c?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
what is reason of your company position's in india no. 1.
What is #include stdio h and #include conio h?
Why doesnt long int work?
What is a pointer and how it is initialized?