MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is true about the following program |
| 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. | |