Vidyalelo
Ruby Programming · Q58

Operators in Ruby

Programming · Ruby Programming · question 58

Q58

What will the following code evaluate to? a=9!=10

A.
True
Answer
B.
False
C.
Syntax error
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board