Vidyalelo
Ruby Programming · Q100

Basic Syntax in Ruby

Programming · Ruby Programming · question 100

Q100

What will be the output of the following? "Ruby".reverse.upcase

A.
RUBY
B.
ybuR
C.
YBUR
Answer
D.
YBUr

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board