Vidyalelo
Ruby Programming · Q91

Basic Syntax in Ruby

Programming · Ruby Programming · question 91

Q91

What is the output of the given code? my_string=Ruby puts(my_string)

A.
Ruby
B.
Nil
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