Given the classes: Which option lists only those classes that belong to the unchecked
exception category?
A.
ArrayIndexOutOfBoundException, IllegalArgumentException, FileNotFoundException
B.
FileNotFoundException, IOException, SQLException
C.
AssertionError, ArrayIndexOutOfBoundsException, ArithmeticException
D.
AssertionError, IOError, IOException
E.
ArithmeticException, FileNotFoundException, NumberFormatException