Closes the underlying stream. After closing, all read operations return null, 0, or false.
Example:
scanner.close ();