Q. In Ruby, what does the `capitalize` method do when used with strings?
β
Correct Answer: (A)
Converts the first character to uppercase
You must be Logged in to update hint/solution