Vidyalelo
Ruby Programming · Q45

Operators in Ruby

Programming · Ruby Programming · question 45

Q45

What will the following expression evaluate to? true | | false

A.
True
Answer
B.
False
C.
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