Q51
What is the output of the code? variable=true if variable puts "true" else puts "false" end
A.
False
B.
True
AnswerC.
Syntax error
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board