Vidyalelo
Java Programming · Q35

Exceptions

Programming · Java Programming · question 35

Q35

Which exception is thrown when divide by zero statement executes?

A.
NumberFormatException
B.
ArithmeticException
Answer
C.
NullPointerException
D.
None of these

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board