

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
|
A. | An exception occurs at runtime at line 10. |
B. | It prints "Zippo". |
C. | Compilation fails because of an error on line 7. |
D. | Compilation fails because of an error on line 13. |
Answer» C. Compilation fails because of an error on line 7. | |