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