True/False
Only literal integer values can be used as an index into an array.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The ReDim statement is used only to
Q15: The number of elements in the array
Q17: If you want to pass an array
Q18: For Each…Next loop is barely used because
Q20: In an array of Boolean variables,if the
Q21: To declare an array one must provide
Q22: The braces { and } delimit an:<br>A)indexing
Q23: The optional _ keyword in the ReDim
Q24: To pass an array argument to a
Q59: Changes made to an entire array that