how to get letter from word in java code example Example: java get first char char fourth = "Banana".charAt(3);