Vidyalelo
Computer Science · Q89

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 89

Q89

In . . . . . . . . first we execute the true statement . then we check the condition if the condition is true then it again execute the true statement .

A.
while
B.
do while
Answer
C.
if condition
D.
nested

Answer: Option B

Solution

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