

MCQOPTIONS
Saved Bookmarks
1. |
and given that all methods of class FileOutputStream, including close(), throw an IOException, which of these is true?
|
A. | This program will compile successfully. |
B. | This program fails to compile due to an error at line 4. |
C. | This program fails to compile due to an error at line 6. |
D. | This program fails to compile due to an error at line 18. |
Answer» E. | |