Quiz: Exceptions
Test your understanding of the concepts discussed in this chapter.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
When dividing an integer by 0
, what type of exception will be thrown?
A.
NullPointerException
B.
ArithmeticException
C.
IllegalStateException
D.
NumberFormatException
1 / 5
...