Multiple Choice
Which type of loop is designed specifically to use a subscript to access the elements of an array?
A) For…Next
B) Do While
C) Do Until
D) For While
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of the following is the correct
Q10: Which of the following declares an array
Q11: Which of the following allows an application
Q12: This property of a control allows it
Q13: When changing the number of elements in
Q15: Which of the following provides the index
Q16: What value should be placed in a
Q17: Assume that an integer array named intValues
Q18: The following statements apply to a Timer
Q19: What task is accomplished by the following