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
Define stl.
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.
What is stl language?
When did c++ add stl?
how to use C++?
What are the components of stl?
How do you convert stl to steps?
Is stl part of c++ standard?
What two types of containers does the stl provide?
What is stl in c++ with example?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
how to making game in c++ ?
What are stl algorithms?
Why should a c++ programmer be interested in stl?
In what scenario does the Logical file and Physical file being used?