ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the output of the given code "Ruby".length #to find the length of given string
4 to find the length of given string
4
To find the length of given string
Ruby
Correct Answer: B — 4
It finds the length of string.