

MCQOPTIONS
Saved Bookmarks
1. |
There is a unique function in C++ program by where all C++ programs start their execution |
A. | start() |
B. | begin() |
C. | main() |
D. | output() |
Answer» D. output() | |