Vidyalelo
Ruby Programming · Q114

Basic Syntax in Ruby

Programming · Ruby Programming · question 114

Q114

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

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

Answer: Option A

Solution

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