Create the scanner object to read input from the user Scanner keyedInput = new Scanner(System.in); // Declare

Posted Date: