What is the method used to convert a string to a float in Ruby?
A. .to_f
B. .to_float
C. .convert_float
D. .parse_float
Answer: Option A
Related Questions on Data Types and Variables in Ruby
A. .to_f
B. .to_float
C. .convert_float
D. .parse_float
Answer: Option A
Join The Discussion