Multiple Choice
Select the correct syntax to define an array named intReservations with 10 Integer elements.
A) Dim intReservations(9) as Integer
B) Dim intReservations(10) as Integer
C) Dim intReservations[9] as Integer
D) Dim intReservations[10] as Integer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The _ object is used to access
Q24: If an element is referenced using an
Q38: The ReDim statement can be used to
Q43: The _method repeatedly divides the search interval
Q44: An array variable in Visual Basic can
Q55: An access specifier determines the availability of
Q64: Arrays provide access to data by using
Q65: A simple text file is called a(n)_
Q66: To store the values contained in a
Q108: The Length property returns the highest index