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
Is stl part of c++ standard?
What are the different types of stl containers?
how to use C++?
What is the stl, standard template library?
Explain stl.
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
Can we use stl in coding interviews?
how to making game in c++ ?
Is stl open source?
What does stl mean in slang?
Who wrote stl?
How do I convert a stl file?
What do stl stand for?
What does stl stand for in basketball?
What is a list in c++ stl?