Correct Answer : main() function
Explanation : The execution of a C++ program starts from the main() function.