The String class can be implemented by the user with a character array. The methods should behave like those of the predefined Java String class. Compare this example to the Character Strings example.