Q9
What is the output of "hello".upcase in Ruby?
A.
"hello"
B.
"Hello"
C.
"HELLO"
AnswerD.
"heLLo"
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board