1.

Which of these exceptions will be thrown if we use null reference for an arithmeticoperation?

A. ArithmeticException
B. NullPointerException
C. IllegalAccessException
D. IllegalOperationException
Answer» C. IllegalAccessException


Discussion

No Comment Found