What is the method used to convert a value to string in Ruby?
A. .to_s
B. .to_string
C. .convert_string
D. .parse_string
Answer: Option A
Related Questions on Data Types and Variables in Ruby
A. .to_s
B. .to_string
C. .convert_string
D. .parse_string
Answer: Option A
Join The Discussion