Vidyalelo
Ruby Programming · Q75

Basic Syntax in Ruby

Programming · Ruby Programming · question 75

Q75

What will be the output of the given code? "Come let's learn.reverse Ruby.length language".upcase

A.
nreal s'tel emoC 4 LANGUAGE
B.
Undefined error
C.
"COME LET'S LEARN.REVERSE RUBY.LENGTH LANGUAGE"
Answer
D.
None of the above

Answer: Option C

Solution

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