Multiple Choice
If an index goes beyond the bounds of an array:
A) an ArgumentOutOfBoundsException is thrown.
B) a BoundsException is thrown.
C) an ArgumentOutOfRangeException is thrown.
D) a RangeException is thrown.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: In regular expressions,a word character is considered
Q37: Method AppendFormat can be used to format
Q52: If an IndexOfAny method is passed a
Q64: String indexers treat strings as:<br>A)binary code<br>B)ASCII code<br>C)arrays
Q65: Method Append allows various data-type values to
Q67: If a method's arguments cause it to
Q68: String.Concat(string1,string2)has the same result as string1 &
Q72: A structure in Visual Basic is similar
Q73: Method Remove can be used to delete
Q73: One String is less than another String