Q95
What is the output of the given code? boolean_1 = 77<78 puts(boolean_1)
A.
Nil
B.
True
AnswerC.
False
D.
Error
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board