Which Of These Methods Of Class Are Used To Remove The Leading #259
Which of these methods of class are used to remove the leading and backward whitespaces?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Arrays and Strings - Searching and Modifying Strings - Quiz No.1.
Which of these methods of class are used to remove the leading and backward whitespaces?
startsWith()
trim()
Trim()
doTrim()