Q. Which of these exceptions will be thrown if we use null reference for an arithmetic operation? (A) ArithmeticException (B) NullPointerException (C) IllegalAccessException (D) IllegalOperationException ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) NullPointerException