Q25
What is the method used to convert a string to lowercase in Ruby?
A.
.downcase
AnswerB.
.to_lower
C.
.lower
D.
.to_lowercase
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board