Vidyalelo
Ruby Programming · Q92

Basic Syntax in Ruby

Programming · Ruby Programming · question 92

Q92

What is the output of the given code? “Ruby”.length #to find the length of given string

A.
4 to find the length of given string
B.
4
Answer
C.
To find the length of given string
D.
Ruby

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board