题目内容

下面系统定义的常用异常中哪个是除数为0时产生的()。

ArithmeticException
B. NullPointerException
C. IOException
D. ArrayIndexOutOfBoundsException

查看答案
更多问题

下面系统定义的常用异常中哪个是数组下标越界时产生的()。

ArithmeticException
B. NullPointerException
C. IOException
D. ArrayIndexOutOfBoundsException

下面系统定义的常用异常中哪个是存取数组数据类型错误时产生的()。

ArithmeticException
B. NullPointerException
C. ArrayStoreException
D. ArrayIndexOutOfBoundsException

下面系统定义的常用异常中哪个是创建长度为负值的数组时产生的( )。

ArithmeticException
B. NullPointerException
C. ArrayStoreException
D. NegativeArraySizeException

下面系统定义的常用异常中哪个是要打开的文件找不到时产生的()。

ArithmeticException
B. FileNotFoundException
C. ArrayStoreException
D. NegativeArraySizeException

答案查题题库