Multiple Choice
____ is thrown when an object reference does not correctly refer to a created object.
A) IndexOutOfRangeException
B) ArrayTypeMismatchException
C) NullReferenceException
D) OverflowException
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: When an exception is created and _,
Q14: A _ is one that sends an
Q15: _ statements are program statements that can
Q16: To create your own throwable exception, you
Q17: As opposed to exception handling, program _
Q19: To create your own throwable Exception, you
Q20: If method A calls method B and
Q21: _ is thrown when you attempt to
Q22: Programmers sometimes call a situation in which
Q23: In Java, an ArithmeticException is a type