My Java Note Mar 9th, 2013 1:51 pm Write once, debug everywhere. String class StringTest.java 1 "Jessica".subString(0, 4) // return Jess