Q12
What is the result of the expression: true && false in Ruby?
A.
TRUE
B.
FALSE
AnswerC.
nil
D.
Error
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board