Programming Project 2

Useful String Methods


This appendix contains String methods that may be useful when implementing the More Advanced Option specifications for the Programming Project #2. (You do not have to import the String class because it is part of a special package that is always automatically imported.)


Selected Methods from the String Class: