Q9
How do you convert a Date object to a string in Ruby?
A.
Use the parse method
B.
Use the stringify method
C.
Use the to_s method
AnswerD.
Use the convert_to_string method
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board