Multiple Choice
An attempt to access an element of an array with an index that is outside the bounds of the array throws a ____.
A) System.IndexOutOfRangeException
B) System.ArrayTypeMismatchException
C) System.IndexOutOfBoundsException
D) System.InvalidIndexException
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q65: Bugs are normally labeled as _.<br>A) programmer
Q66: When the CLR handles the exception by
Q67: What type of error is associated with
Q68: When an application is developed, it is
Q69: Bugs, errors, and exceptions are the same
Q71: Only one breakpoint can be set in
Q72: Zero or more than one catch clause
Q73: When an unhandled exception message is displayed
Q74: A(n) _ is a listing of all
Q75: When an exception is thrown, execution halts