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
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
What the advantages of using Unions?
How many identifiers are there in c?
What does sizeof return c?
Explain how can I make sure that my program is the only one accessing a file?
What is difference between far and near pointers?
given post order,in order construct the corresponding binary tree
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What is self-referential structure in c programming?
How does struct work in c?
Mention four important string handling functions in c languages .
Why we use void main in c?
shorting algorithmS
What type of function is main ()?
What is structure padding and packing in c?