Question
Which function is the usual starting point of a C/C++ program?
Select an option. Your answer will be checked instantly.
Correct Answer: D. main
Explanation:
The correct answer is main.
Leave a Reply