A-A+

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

2022-08-06 02:19:49 问答库 阅读 174 次

问题详情

下列常见的系统定义的异常中, ()是数组越界异常。
A.ArraylndexOutOfBoundException
B.IOException
C.NullPointerException
D.ArithmeticException请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:A

考点:数组,定义