print first letter of a string in java code example Example: java get first char char fourth = "Banana".charAt(3);