True/False
Method Trim returns a copy of a String with all non-whitespace charcters eliminated.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Method EnsureCapacity is used to return the
Q12: If a Replace method is passed (
Q13: Method Replace can be used to get
Q14: Replace is a method that allows the
Q17: Each Substring method returns a new String
Q18: A format string has the form:<br>A){X[:FormatString][,Y]}<br>B){X[,Y][:FormatString]}<br>C){[FormatString:]X[,Y]}<br>D)None of
Q19: The ToUpper and ToLower methods can be
Q20: A String cannot be made directly from
Q21: Concatenating with Strings is done with:<br>A)reserved words.<br>B)method
Q68: To make a search return between 10