Question: What type of exception would be thrown if a program statement attempted to access location 0 in an array defined to hold 20 elements? a.
What type of exception would be thrown if a program statement attempted to access location 0 in an array defined to hold 20 elements?
a. System.FormatException
b. System.Invalid.CastException
c. System.NullReferenceException
d. System.IndexOutOfRangeException
e. none of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
