Vidyalelo
Computer Science · Q374

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 374

Q374

In the following code, the body of If will execute if strFirst contains? If strFirst.ToUpper Like "T[OI]M" Then

A.
TIM
Answer
B.
TM
C.
IM
D.
OM

Answer: Option A

Solution

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