The MAIN function of the main() function is

The main() function is nothing but a set of instruction. It is similar to other C/C++ functions.
The compiler starts the execution of the program from the main() function.

Privacy & Terms