Q. What does the join method do when used with an array in Ruby?
β
Correct Answer: (A)
Joins all elements into a single string
You must be Logged in to update hint/solution