Multiple Choice
How many elements can be stored in the following array? Dim sngGrades (2, 3) As Single
A) 6
B) 5
C) 12
D) cannot be determined
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: Which of the following code segments will
Q24: The lowest possible subscript of an array
Q25: In Visual Basic you can use the
Q26: Procedures can be written to handle arrays
Q27: What does the following section of code
Q29: What happens to most controls when the
Q30: Which statement is not true about the
Q31: In the array declaration below, what is
Q32: What is the error in the following
Q33: Which one of the following declares a