Modify the BufferedReadFromFile program in Figure so that you can read with
Scanner’s next, nextLine, nextInt, nextDouble,etc. Instead of defining
fileInas a
BufferedReader,define it as a
Scanner,using the
Scannerconstructor that takes a
BufferedReaderargument.
Figure BufferedReadFromFile class, which demonstrates BufferedReader with a default character set The callout shows an entry for a special character set.

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.