The strItems array is declared as follows: Dim strItems(20) As String. TheintSub variable keeps track of the array subscripts and is initialized to 0. Which ofthe following Do clauses will process the loop instructions for each element in thearray?a. Do While intSub > 20b. Do While intSub <>c. Do While intSub >= 20d. Do While intSub <=>=>
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here