Multiple Choice
Which exception class will catch a problem if an attempt is made to access an element stored at location -23 in an array?
A) System.ArrayException
B) Application.ArrayException
C) System.RankException
D) System.IndexOutOfRangeException
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q50: If the current method does not contain
Q51: The code that you want executed, whether
Q52: A listing of all the methods that
Q53: _ are unexpected conditions that happen infrequently.
Q54: Once an exception is thrown, control is
Q56: All of the following are problem associated
Q57: While in debug mode, you can look
Q58: When an unhandled exception message is displayed,
Q59: If the current method does not contain
Q60: If a program encounters an error that