McqMate
Q. |
What will be the output of following program?
|
A. | main started |
B. | main started hello from test() |
C. | hello from test() main started |
D. | compiler error: global objects are not allowed |
Answer» C. hello from test() main started |
View all MCQs in
Object Oriented Programming (OOP)No comments yet