Q. What does the `reverse` method do when called on a string in Ruby?
β
Correct Answer: (A)
Reverses the order of characters in the string
You must be Logged in to update hint/solution