

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program (when you run with the -ea option) ?
|
A. | finished |
B. | Compilation fails. |
C. | An AssertionError is thrown. |
D. | An AssertionError is thrown and finished is output. |
Answer» D. An AssertionError is thrown and finished is output. | |