Multiple Choice
To declare an array one must provide the:
A) array name and array size
B) array name and data type
C) array size and data type
D) array name,array size and data type
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: If you want to pass an array
Q18: For Each…Next loop is barely used because
Q19: Only literal integer values can be used
Q20: In an array of Boolean variables,if the
Q22: The braces { and } delimit an:<br>A)indexing
Q23: The optional _ keyword in the ReDim
Q24: To pass an array argument to a
Q25: Referencing an element outside the array bounds
Q26: You must do the following before using
Q59: Changes made to an entire array that