Solved

Which Exception Class Will Catch a Problem If an Attempt

Question 55

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions