Q20
In R, what does the function tolower("WORLD") return?
A.
"world"
AnswerB.
"WORLD"
C.
"wOrLd"
D.
"World"
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board