Q103
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board