Multiple Choice
If an exception is thrown and the message,"Index was outside the bounds of the array." displays,this indicates _______.
A) the array is completely full of data
B) the subscript is a value greater than the number of elements declared in the array's Dim statement
C) the subscript has reached a value lower than the number of elements declared in the array's Dim statement
D) The answer could be B or C
Correct Answer:

Verified
Correct Answer:
Verified
Q17: _ can be used when two subscripts
Q18: Sometimes arrays are referred to as list
Q19: An array is a list or series
Q20: The first subscript in a multidimensional array
Q21: The SelectedIndex property of a list box
Q23: An array with six elements will exist
Q24: An array is a series of individual
Q25: Which of the following code samples is
Q26: Explain the difference between a For/Next loop
Q27: Each individual variable in an array is