Vidyalelo
Computer Science · Q362

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 362

Q362

The . . . . . . . . selection structure allows the programmer to specify that a different action is to be performed when the condition is True than when the condition is False.

A.
if ... then ..else
Answer
B.
do while
C.
dynamic array
D.
array

Answer: Option A

Solution

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