The Method Use To Remove White Space From A String #236
The Method use to remove white space from a string?
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 - Basic Operation on Strings - Quiz No.1.
The Method use to remove white space from a string?
Split()
Substring()
Trim()
TrimStart()