Q10
What is the method used to convert a value to string in Ruby?
A.
.to_s
AnswerB.
.to_string
C.
.convert_string
D.
.parse_string
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board