Programs generally need input on which to operate •The Scannerclass provides convenient methods for reading input values of various types
• A Scannerobject can be set up to read input from various sources, including the user typing values on thekeyboard the keyboard
• Keyboard input is represented by the System.in