Page 1 of 1

Which of these methods of class String is used to remove leading and trailing whitespaces?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) startsWith()
b) TrimEnd()
c) Trim()
d) TrimStart()