

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is an exception thrown by the methods of the class String? |
A. | NullPointerException |
B. | FileNotFoundException |
C. | NoSuchElementsException |
D. | NumberFormatException |
Answer» B. FileNotFoundException | |