What is the fastest way to have characters come up in the console in java code example Example: input char java char c = reader.next().charAt(0);