Vidyalelo
Ruby Programming · Q71

Basic Syntax in Ruby

Programming · Ruby Programming · question 71

Q71

What is the output of the given code? "Ruby Language".length = begin calculate length = end

A.
13
B.
12
C.
Error
Answer
D.
None of the mentioned

Answer: Option C

Solution

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