Examveda

In the following code, the body of If will execute if txtState.Text contains?

If txtState.Text Like "K*" Then

A. K

B. K123

C. K4

D. 4K

Answer: Option A


This Question Belongs to Computer Science >> Visual Basic

Join The Discussion

Related Questions on Visual Basic