Standard input refers to input from a computer's input device. In most cases, character input from a keyboard is used as standard input. In Java, you obtain standard input via the in field of the ...