Print each character of a string on a new line. Find length of string using length() method. Convert string to uppercase. Convert string to lowercase. Check whether two strings are equal or not.
Though Java already has a character type and char keyword to represent and manipulate characters, the language also requires a Character class for two reasons: Character c1 = new Character ('A'); ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results