Examveda

What is the output of the given code?
print "Hey"
   puts "Everyone!"
   print "We are learning Ruby"

A. Error

B. Hey everyone we are learning Ruby

C. Hey everyone

D. Hey Everyone
We are learning Ruby

Answer: Option D


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

Join The Discussion

Related Questions on Basic Syntax in Ruby