why does the execution of a c++ program start with main()???
Answer Posted / achal
It is not necessary that program start from main(). This is
all decided by the embedded softawre designer. Have you
heard of attribute programming? Actually most tools take
main() as first function. But don't feel it occurs always.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain stl.
Can we use stl in coding interviews?
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.
how to use C++?
In what scenario does the Logical file and Physical file being used?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
How do you convert stl to steps?
What is a standard template library (stl)? What are the various types of stl containers?
Why should a c++ programmer be interested in stl?
What is stl in oop?
What is a list in c++ stl?
What are the different types of stl containers?
What are the symptoms of stl?
How do I convert a stl file?
how to making game in c++ ?