What will be the output of the given code?
"Come let's learn.reverse Ruby.length language".upcase
"Come let's learn.reverse Ruby.length language".upcaseA. nreal s'tel emoC 4 LANGUAGE
B. Undefined error
C. "COME LET'S LEARN.REVERSE RUBY.LENGTH LANGUAGE"
D. None of the above
Answer: Option C
Related Questions on Basic Syntax in Ruby
What does the 'puts' method do in Ruby?
A. Prints to console
B. Converts to string
C. Finds the length
D. Reads input from user

Join The Discussion