first of all: in what kind of object would you like your String object to turn? since a String on itself is an object.
in order to delete the first word: go check out the api's on the indexOf( ) method and the substring( ) method.
this is about all you'll need to make your class do the trick.
Reputation Points: 938
Solved Threads: 356
Posting Maven
Offline 2,525 posts
since Jan 2007