// Create a new Scanner object to read from the standard input (System.in) * nextBoolean() - Reads a boolean value from the user * nextByte() - Reads a byte value from the user * nextDouble() - Reads ...