Vidyalelo
C# Programming · Q50

Arrays and Strings in C Sharp

Programming · C# Programming · question 50

Q50

Which of these methods of class are used to remove the leading and backward whitespaces?

A.
startsWith()
B.
trim()
C.
Trim()
Answer
D.
doTrim()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board