Multiple Choice
The following statement will declare an array that has ____ elements.
Dim lakes(5) As Integer
A) four
B) five
C) six
D) seven
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q44: Two or more arrays whose elements are
Q45: If a one-dimensional array contains five elements,its
Q46: The data in a two-dimensional array are
Q47: Consider the following array: <br>Dim numbers(,) As
Q48: The statement _ assigns the string "Madrid"
Q50: Write the statement that assigns the length
Q51: A simple variable is unrelated to any
Q52: Based on the code below,intScores(1,1)is initialized to
Q53: To refer to the element located in
Q54: An array's _ method returns an integer