with out using main how to execute the program?

Answer Posted / pradeep

It is not a c program if it is not using main function.
Compiler starts execution from main function always.

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should you use a type cast?

574


How do you override a defined macro?

682


What does emoji p mean?

589


Explain what is output redirection?

651


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4894






What is the use of printf() and scanf() functions?

616


write a program to print largest number of each row of a 2D array

1856


Why main is used in c?

573


What is pointer to pointer in c language?

583


Explain what is the difference between functions abs() and fabs()?

608


What is the correct declaration of main?

663


provide an example of the Group by clause, when would you use this clause

1688


Write the syntax and purpose of a switch statement in C.

608


What is graph in c?

572


What is an array? What the different types of arrays in c?

643