[单项选择题] 下列常见的系统定义的异常中,哪个是数组越界异常
A)ArrayIndexOutOfBoundsExceptionB.IOExceptionC.NullPointerExceptionD.ArithmeticException
A.ArrayIndexOutOfBoundsExceptionB.IOException
C.NullPointerException
D.ArithmeticException
正确答案:
A
参考解析:解析:ArrayIndexOutOfBoundsException为数组越界使用异常;IOException为输入输出错误;NullPointerException为引用为空异常;ArithmetieException为算术异常,如除数为0。


![[单项选择题] 下列常见的系统定义的异常中,哪个是数组越界异常A)ArrayIndexOutOfBoundsExceptionB.IOExceptionC.NullPointerExceptionD. [单项选择题] 下列常见的系统定义的异常中,哪个是数组越界异常A)ArrayIndexOutOfBoundsExceptionB.IOExceptionC.NullPointerExceptionD.](http://www.mshxw.com/aiimages/31/594163.png)
