

MCQOPTIONS
Saved Bookmarks
1. |
What exception thrown by parseInt() method? |
A. | ArithmeticException |
B. | ClassNotFoundException |
C. | NullPointerException |
D. | NumberFormatException |
Answer» E. | |