Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Eels on Dec 16, 2016



Title: When you are writing a program with String objects that may have unwanted spaces at the beginning or ...
Post by: Eels on Dec 16, 2016
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.
A) trim
B) valueOf
C) replace
D) substring


Title: Re: When you are writing a program with String objects that may have unwanted spaces at the ...
Post by: blithering on Dec 18, 2016
Content hidden


Title: Re: When you are writing a program with String objects that may have unwanted spaces at the beginning or ...
Post by: Eels on Jan 31, 2017
This helped so much