

MCQOPTIONS
Saved Bookmarks
1. |
which statement is true?
|
A. | The code compiles and runs, with output this 420 parent 420. |
B. | If line 18 is removed, the code will compile and run. |
C. | If line 20 is removed, the code will compile and run. |
D. | An exception is thrown at runtime. |
Answer» D. An exception is thrown at runtime. | |