Examveda

Which of the following Case clauses is invalid in a Select Case statement whose selectorExpression is an Integer variable named intCode?

A. Case Is>7

B. Case 3,5

C. Case 1 to 4

D. Case "A"

Answer: Option D


This Question Belongs to Computer Science >> Visual Basic

Join The Discussion

Related Questions on Visual Basic