What is function of main()
Answers
Answered by
4
Explanation:
What is function of main()
The main function serves as the starting point for program execution. It usually controls program execution by directing the calls to other functions in the program. A program usually stops executing at the end of main, although it can terminate at other points in the program for a variety of reasons
Answered by
2
Explanation:
In computer programming, an entry point is where the first instructions of a program are executed, and where the program has access to command line arguments. To start a program's execution, the loader or operating system passes control to its entry point. This marks the transition from load time to run time.
FOLLOW ME
MARK AS BRAINLIST
Similar questions
Math,
4 months ago
Math,
4 months ago
Math,
8 months ago
Biology,
8 months ago
Social Sciences,
1 year ago