why does the execution of a c++ program start with main()???
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the STL?
write a program that input four digit number and find how many 7 that number contains
What Is Operator Overloading in C++?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
In what scenario does the Logical file and Physical file being used?
tell about sorted linked list
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
Is stl open source?
What is the Difference between CArray and CList?
1 Answers ProdEx Technologies, Siemens,
what is template and type convertion
What are the symptoms of stl?
What is stl stand for?