Q. What is the output of the given code?
“Ruby”.length #to find the length of given string
“Ruby”.length #to find the length of given string
β
Correct Answer: (B)
4
You must be Logged in to update hint/solution