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
Explanation:
It finds the length of string.