Q. What is the purpose of the String#<< method in Ruby?
β
Correct Answer: (D)
It appends a string to the end of another string
You must be Logged in to update hint/solution