Q6
What does the 'gets' method do in Ruby?
A.
Prints to console
B.
Converts to string
C.
Reads input from user
AnswerD.
Finds the length
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board