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 are types of structure?
In which language linux is written?
What is the difference between class and object in c?
What is ctrl c called?
What's the best way of making my program efficient?
Differentiate between ordinary variable and pointer in c.
What is masking?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is the use of linkage in c language?
What is getche() function?
write a program to create a sparse matrix using dynamic memory allocation.
Differentiate call by value and call by reference?
What is the use of a semicolon (;) at the end of every program statement?
How can I dynamically allocate arrays?
How can you draw circles in C?