Is it possible to run a c program without using main?If yes
HOW??

Answer Posted / rupali yadav

no

Is This Answer Correct ?    5 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does char * * argv mean in c?

625


What is union in c?

641


Compare array data type to pointer data type

603


What is the use of function overloading in C?

683


What is a shell structure examples?

594






what is stack , heap ,code segment,and data segment

2225


What is a macro, and explain how do you use it?

631


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

613


Why c is called a middle level language?

635


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

1907


What is the difference between volatile and const volatile?

569


How can I discover how many arguments a function was actually called with?

637


What is "Duff's Device"?

703


What is the importance of c in your views?

599


Explain what is the best way to comment out a section of code that contains comments?

724