Can a program have multiple main() functions?
Answer / nashiinformaticssolutions
No, only one main() function is allowed.
Is This Answer Correct ? | 0 Yes | 0 No |
What is exit() function?
void main() { for(; 0 ;) ... { printf("hello"); ... } getch(); }
Is it possible to run a c program without using main?If yes HOW??
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
What is scope rule of function in c?
Is int a keyword in c?
a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);
What are the advantages of external class?
Which is best book for data structures in c?
Write a C program to print 1 2 3 ... 100 without using loops?
What is #pragma statements?
How many levels of indirection in pointers can you have in a single declaration?
0 Answers Agilent, ZS Associates,