Q. From which function does the execution of a C++ program start?
β
Correct Answer: (C)
main() function
You must be Logged in to update hint/solution