why does the execution of a c++ program start with main()???
Answer Posted / avtar singh sidhu
The compiler was designed to recognize main as the entry
point in a program. It started that way with C, and C
compilers were just built that way. It's the same way with
C++ and Java just because of habit, consistency, standards,
etc.
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
What is the use of stl?
What is a standard template library (stl)?
How is stl different from c++ standard library?
What is stl stand for?
What are the different types of stl containers?
Is stl part of c++ standard?
What is a list in c++ stl?
how to making game in c++ ?
Who wrote stl?
What is stl stack?
what is template and type convertion
What are the symptoms of stl?
totoo po ba ang manga aliens!
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
When did c++ add stl?