why does the execution of a c++ program start with main()???
Answer Posted / anupam
All the ans given above are right. But I think the main
funciton is a userdefined function whose name is fix known
by the compiler. When compiler star compiling the program
then it first read the address from the main function
adddress. So we can say that it is the starting point of
every program from which it execute.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
How stl is different from the c++ standard library?
What is stl stack?
What does stl stand for in basketball?
what is template and type convertion
What does stl mean in slang?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
In what scenario does the Logical file and Physical file being used?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
Is stl part of c++ standard?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
What do stl stand for?
When did c++ add stl?
Explain stl.
How do I convert a stl file?