Examveda

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

A. Ruby

B. Nil

C. Error

D. None of the mentioned

Answer: Option C


This Question Belongs to Ruby Programming >> Basic Syntax In Ruby

Join The Discussion

Related Questions on Basic Syntax in Ruby