

MCQOPTIONS
Saved Bookmarks
1. |
It is a good practise to not throw which exception in close() method of autocloseable? |
A. | IOException |
B. | CustomException |
C. | InterruptedException |
D. | CloseException |
Answer» D. CloseException | |