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 |
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
When did c++ add stl?
Explain how to insert a hyperlink in to an Excel worksheet and save a Word document as a Web page.
what is the difference between thread and process
what is use of for loop?
What is stl stand for?
What are the different types of stl containers?
What is the name of your birth place?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 Answers ABC, Sun Microsystems,
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
How stl is different from the c++ standard library?