

InterviewSolution
Saved Bookmarks
1. |
The C++ program always have main() function to begin the program execution.(a) 1 (b) 2 (c) 3 (d) null |
Answer» Answer is (a) 1 |
|