Q24
What is the result of the expression `"hello".length` in Ruby?
A.
5
AnswerB.
6
C.
Error
D.
"hello"
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board