Q299
Which of these exceptions will be thrown if we use null reference for an arithmetic operation?
A.
ArithmeticException
B.
NullPointerException
AnswerC.
IllegalAccessException
D.
IllegalOperationException
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board