Q17
In R, what does the function toupper("hello") return?
A.
"HELLO"
AnswerB.
"hello"
C.
"hElLo"
D.
"Hello"
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board