charat java with scanner code example Example: nextchar in java Scanner scanner = new Scanner(System.in); char ch = scanner.next().charAt(0);