Q47
Which method in Ruby is used to convert an object to a JSON string?
A.
serialize
B.
from_json
C.
to_json
AnswerD.
parse_json
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board