Whether there can be main inside another main?If so how does
it work?
Answer Posted / guest
nested main
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a constant?
Differentiate between full, complete & perfect binary trees.
What is time null in c?
Are c and c++ the same?
What are the different data types in C?
What are pointers?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
Is fortran still used in 2018?
What is variable in c example?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
What is a rvalue?
Write a progarm to find the length of string using switch case?
How to define structures? ·
What is meant by errors and debugging?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above