Q120
What will be in text, if Intid contains 2? Select Case Intid Case 1 Text="Jannet" Case 2 to 4 Text="Mark" Case 5, 7 Text="Jerry" Case Else Text="Sue" End Select
A.
Jannet
B.
Mark
AnswerC.
Jerry
D.
Sue
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board