Q64
What is the output of the given code? if !true print "False" elsif !true || true print "True" end
A.
True
AnswerB.
False
C.
Syntax eroor
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board