Examveda

What will be the output of the given code?
"I'am learning Ruby Language".length.reverse.upcase

A. 27

B. egaugnal ybuR gninreal ma'I

C. ERAUGNAL YBUR GNINREAL MA'I

D. Undefined method 'reverse' for 27:Fixnum

Answer: Option D


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

Join The Discussion

Related Questions on Basic Syntax in Ruby