Multiple Choice
Declare an array and specify the number of elements using _______.
A) the ListCount property
B) the ListIndex property
C) an Array statement
D) a Dim statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: _ can be used to find a
Q41: How many elements are contained in the
Q42: The following code is valid for creating
Q43: The Structure / End Structure statements may
Q44: The following code is valid: Dim NameString()As
Q45: Write a declaration statement for a SortedList
Q46: The following code is valid for declaring
Q48: A Structure is private by default,but can
Q49: When performing a table lookup,it is a
Q50: A For Each loop will execute even