What type of exception would be thrown if a program statement attempted to access location 0 in

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. FormatException

b. Invalid.CastException

c. NullReferenceException

d. IndexOutOfRangeException

e. none of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: