Vidyalelo
Visual Basic · Q63

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 63

Q63

In the following code, the while loop will execute if strId would have been . . . . . . . . Do While strId Like "###*"

A.
123ABC
Answer
B.
Fgh2
C.
Xzya
D.
Xyza

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board