Q161
Did method use to remove whitespace from the string?
A.
Split()
B.
Substring()
C.
Trim()
AnswerD.
TrimStart()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board