Thrown when an exceptional arithmetic condition has occurred. For example, an integer "divide by zero" throws an instance of this class. [blank_start]_____[blank_end] is the type of error.
Responda
ArithmeticException
NullPointerException
ArrayIndexOutOfBoundsException
ClassCastException
Questão 2
Questão
An Exception that can occur when you try to improperly convert a class from one type to another. [blank_start]____[blank_end] is this type of exception.
Responda
ArithmeticException
NullPointerException
ArrayIndexOutOfBoundsException
ClassCastException
Questão 3
Questão
Thrown to indicate that an array has been accessed with an illegal index. The index is either negative or greater than or equal to the size of the array. [blank_start]___[blank_end] is this type of exception.
Responda
ArithmeticException
ClassCastException
ArrayIndexOutOfBoundsException
NullPointerException
Questão 4
Questão
If you try to follow a null reference, you will get this error which tells you that there is no object to reference. [blank_start]____[blank_end] is this type of exception.
Responda
NullPointerException
ArrayIndexOutOfBoundsException
ArithmeticException
ClassCastException
Quer criar seus próprios Quizzesgratuitos com a GoConqr? Saiba mais.