Vidyalelo
Visual Basic · Q487

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 487

Q487

In the following code, the body of If will execute if txtState.Text contains? If txtState.Text Like "K*" Then

A.
K
Answer
B.
K123
C.
K4
D.
4K

Answer: Option A

Solution

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