main()
{
static int ivar=5;
printf("%d",ivar--);
if(ivar)
main();
}
Answer Posted / amit
In GCC compiler 54321 is the correct answer.
| Is This Answer Correct ? | 29 Yes | 0 No |
Post New Answer View All Answers
What are the 5 data types?
Which is an example of a structural homology?
Explain main function in c?
What is a static variable in c?
Do you have any idea how to compare array with pointer in c?
What is clrscr in c?
What are the differences between Structures and Arrays?
What is huge pointer in c?
When should I declare a function?
What is assert and when would I use it?
Why is c fast?
For what purpose null pointer used?
What does c mean in basketball?
What is a class c rental property?
What is a char c?