Q629
The strItems array is declared as follows: Dim strItems(20) As String. The intSub variable keeps track of the array subscripts and is initialized to 0. Which of the following Do clauses will process the loop instructions for each element in the array?
Options are not available for this question.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board