Unchecked exception types - Core Java

Q.  The following exceptions:

NullPointerException,
ArrayIndexOutOfBoundsException,
ArithmeticException,
NumberFormatException

are seen in _______

- Published on 13 Jul 15

a. Checked exception
b. Unchecked exception
c. Both A & B
d. None of the above

ANSWER: Unchecked exception

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)