January 2018
Intermediate to advanced
434 pages
14h 1m
English
BufferedReader stores some characters as it reads into the buffer. This makes the reading faster and hence more efficient. In this recipe, we will understand how to use the BufferedReader to read the contents of a file.
Read now
Unlock full access