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:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285856872
5th Edition
Authors: Barbara Doyle
Question Posted: