Which of these exceptions will be thrown if we use null reference for an arithmetic operation?
Posted: Wed Jul 13, 2022 7:46 pm
a) ArithmeticException
b) NullPointerException
c) IllegalAccessException
d) IllegalOperationException
b) NullPointerException
c) IllegalAccessException
d) IllegalOperationException