Vidyalelo
Ruby Programming · Q130

Basic Syntax in Ruby

Programming · Ruby Programming · question 130

Q130

What does the .upcase method do?

A.
Convert the string to uppercase
Answer
B.
Convert only lowercase string to uppercase and vice-versa
C.
Convert the string to lowercase
D.
None o the mentioned

Answer: Option A

Solution

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