Can a program have multiple main() functions?

Answer Posted / nashiinformaticssolutions

No, only one main() function is allowed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1942


What is the use of extern in c?

832


How many parameters should a function have?

859


What is table lookup in c?

820


What are different storage class specifiers in c?

839


Write a factorial program using C.

826


Explain pointer. What are function pointers in C?

813


How are variables declared in c?

817


Is c easy to learn?

726


What is getch () for?

872


Is there any possibility to create customized header file with c programming language?

816


When do we get logical errors?

799


What does printf does?

952


writ a program to compare using strcmp VIVA and viva with its output.

1754


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1691