1.

From which function the execution of a C++ program starts?

A. start() function
B. main() function
C. new() function
D. end() function
Answer» C. new() function


Discussion

No Comment Found

Related MCQs