Home / Programming MCQs / Ruby MCQs / Question
M
Q. What will be the output of the given code? "I'am learning Ruby Language".reverse.upcase.length
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which of the following is a correct way to define a class method in Ruby?
What is the purpose of the rescue keyword in Ruby?
single-quoted strings don`t allow ?
What does the "bang" (!) operator do when appended to a method name in Ruby?
Which of the following is a valid variable name in Ruby?
Discusssion
Login to discuss.