P

Pooja • 4.41K Points
Extraordinary

Q. What will be the content of Text after the code is executed with id=4?

Code:
If id==1 Then
    Text="Janet";
Elseif id==2 OrElse id==3 Then
   Text="Mark"
ElseIF id==4 Then
    Text="Jerry"
Else
  Text="Sue ";
EndIf
  • (A) Janet
  • (B) Mark
  • (C) Jerry
  • (D) Sue

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics