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