Q422
What will be in Msg after the following code is evaluated? If 5*3 OrElse 3^2 Then Msg="Hi" Else Msg="Bye" EndIf
A.
Hi
AnswerB.
Bye
C.
True
D.
False
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board