Vidyalelo
Visual Basic · Q677

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 677

Q677

In the following code, the body of If will execute if strFirst contains? If strFirst.ToUpper Like "B?LL" Then

A.
Bill
Answer
B.
Lii
C.
LL1
D.
123

Answer: Option A

Solution

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