单项选择题

下列类中,在catch 中同时进行捕捉时,()异常类应该最后列出。

A.ArithmeticException
B.NumberFormatException
C.Exception
D.ArrayIndexOutOfBoundsException