What will be the value of $X if the below statement will be executed? $X = (1 -eq 1) -and (2 -eq 2)
Reveal answer
Fill a bubble to check yourself
What will be the value of $X if the below statement will be executed? $X = (1 -eq 1) -and (2 -eq 2)