下列常见的系统定义的异常中,数组越界异常是(  )。

admin2013-03-01  36

问题 下列常见的系统定义的异常中,数组越界异常是(  )。

选项 A、ArrayIndexOutOfBoundsException
B、IOException
C、NullPointerException
D、ArithmeticException

答案A

解析 在要求访问数组中非法元素时,引发数组索引越界异常ArrayIndexOutOfBoundsException。
转载请注明原文地址:https://kaotiyun.com/show/P52p777K
0

最新回复(0)