how to execute with out main in cprogram
Answer Posted / mahender
with out main() program xecution not posible
bt compiling is posible
bcoz prog. starts on main fun only
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to create duplicate link list using C???
what value is returned to operating system after program execution?
Which driver is a pure java driver
What does p mean in physics?
What is optimization in c?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is meant by preprocessor in c?
What is a good data structure to use for storing lines of text?
What is a method in c?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Explain the Difference between the New and Malloc keyword.
What are linker error?
Differentiate between the expression “++a” and “a++”?
What are the types of pointers?
Explain what is the best way to comment out a section of code that contains comments?