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