Q58
What is the output of the expression: "hello" + "world" in Ruby?
A.
helloworld
AnswerB.
hello world
C.
hello+world
D.
"hello" "world"
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board