Multiple Choice
An array is a set of variables.Each individual variable is called _______.
A) a subscript
B) an element
C) a subscripted variable
D) an index
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: When an array is initialized with the
Q29: Array elements may be used for counters
Q30: A subscript may also be called an
Q31: A Dim statement can be used to
Q32: StudentNameString (0) is a valid position in
Q34: Each element in an array can have
Q35: Write a structure called Student that contains
Q36: Code to create a user-defined Structure should
Q37: Given the following code,which of the choices
Q38: A VB programmer can combine multiple fields