What will be in Msg after the following code is evaluated?
If 5*3 OrElse 3^2 Then Msg="Hi"Else Msg="Bye"EndIf
If 5*3 OrElse 3^2 Then Msg="Hi"Else Msg="Bye"EndIfWhat will be in Msg after the following code is evaluated?
If 5*3 OrElse 3^2 Then Msg="Hi"Else Msg="Bye"EndIf Correct Answer Hi
মোঃ আরিফুল ইসলাম
Feb 20, 2025