Question Which function is the usual starting point of a C/C++ program? A. start B. run C. execute D. main Show Answer More MCQs Correct Answer: D main The correct answer is main. The correct answer is main.
Leave a Reply