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
Explain how can you determine the size of an allocated portion of memory?
Explain setjmp()?
Write a progarm to find the length of string using switch case?
Explain how can you be sure that a program follows the ansi c standard?
Are there constructors in c?
What should malloc() do?
what do u mean by Direct access files? then can u explain about Direct Access Files?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is ## preprocessor operator in c?
Explain what is the difference between #include and #include 'file' ?
What is mean by data types in c?
What are reserved words with a programming language?
How do I read the arrow keys? What about function keys?
What is string function c?
What is #include conio h?