Can i use Two or More Main Funtion in any C program.?
Answer Posted / shirad
There cannot be two functions with same name or else there
will be error in build process stating "redefinition"
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a good way to implement complex numbers in c?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What is the difference between class and object in c?
What is clrscr ()?
Is there a way to switch on strings?
Why isnt there a numbered, multi-level break statement to break out
When do we get logical errors?
Stimulate calculator using Switch-case-default statement for two numbers
Why is it important to memset a variable, immediately after allocating memory to it ?
What do you mean by keywords in c?
What is else if ladder?
What is variable and explain rules to declare variable in c?
What is c programing language?
Explain what are the different file extensions involved when programming in c?
How will you divide two numbers in a MACRO?