

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following exception is raised when a number is divided by zero |
A. | NumberFormatException |
B. | ArithmeticException |
C. | NullPointerException |
D. | IllegalArgumentException |
Answer» C. NullPointerException | |