Q. What will be the output of the given code?
"I'am learning Ruby Language".reverse.upcase.length
"I'am learning Ruby Language".reverse.upcase.length
β
Correct Answer: (A)
27
You must be Logged in to update hint/solution