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