asked 78.0k views
4 votes
When you are writing a program with String objects that may have unwanted spaces at the beginning or end of the strings, use this method to delete them.

True / False.

asked
User Hamel
by
7.8k points

1 Answer

4 votes

I would use Trim(), and that is true.

answered
User Unnie
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.