Whether there can be main inside another main?If so how does
it work?
Answer Posted / arun
we can main() inside main() it will work as like as
recursive funtion and it would like a infinate loop
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Is it better to bitshift a value than to multiply by 2?
plz let me know how to become a telecom protocol tester. thank you.
Ow can I insert or delete a line (or record) in the middle of a file?
What is a MAC Address?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What is operator precedence?
Explain output of printf("Hello World"-'A'+'B'); ?
What are the 3 types of structures?
What does dm mean sexually?
What does char * * argv mean in c?
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
What is pointer to pointer in c?
What is the difference between near, far and huge pointers?
What does stand for?