Multiple Choice
If an attempt is made to use an invalid index to access an element,a(an) __________exception occurs.
A) InvalidIndexException
B) RangeException
C) IndexOutOfRangeException
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The position number in square brackets is
Q3: What does the ReDim statement allow for?<br>A)Expanding
Q4: When an expression contains nested parentheses,its evaluation
Q5: The For Each…Next repetition statement requires you
Q6: The ReDim statement will automatically save the
Q8: When a program is executed,array element indices
Q9: Array element values of primitive data types,such
Q10: An individual element of an integer array
Q11: Visual Basic can determine the array bounds
Q25: Consider the array: s[ 0 ] =