how to print out the first character of a string code example Example: java get first char char fourth = "Banana".charAt(3);