

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is true about the following program
#include |
A. | compiler error: cannot have two objects with same class name |
B. | compiler error in line "::t.get();" |
C. | compiles and runs fine |
Answer» D. | |