

MCQOPTIONS
Saved Bookmarks
1. |
If a class have a public member function and is called directly in the main function then ___________________________ |
A. | Undeclared function error will be produced |
B. | Out of memory error is given |
C. | Program gives warning only |
D. | Program shut down the computer |
Answer» B. Out of memory error is given | |