What is the output of the following?
ruby.reverse
ruby.reverseA. Error in compilation
B. ybur
C. 4
D. Undefined local variable ruby
Answer: Option D
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