在Java程序中,如果数组越界,会出现()异常。

在Java程序中,如果数组越界,会出现()异常。

A.ArrayIndexOutOfBoundsException

B.NumberFormatException

C.ArithmeticException

D.Error

正确答案:ArrayIndexOutOfBoundsException

猜你喜欢