Course Content
C++ Introduction Video Course
Which statement is true about the main() function in a C++ program?
main()
Select the correct answer
The main() is where the execution of the program begins
The main() is optional in programs
The main() function can only execute mathematical operations
Program must contain at least two main() functions
How can we improve it?
Thanks for your feedback!