Vidyalelo
Ruby Programming · Q10

Data Types and Variables in Ruby

Programming · Ruby Programming · question 10

Q10

What is the method used to convert a value to string in Ruby?

A.
.to_s
Answer
B.
.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