Q23
What is the output of the expression: "5".to_i + 2 in Ruby?
A.
7
AnswerB.
"52"
C.
+7
D.
Error
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board