BufferedReader class is used to read data line by line using the readLine() method - Core Java

Q.  Which class can be used to read data line by line using the readLine() method?
- Published on 13 Jul 15

a. BufferedReader
b. InputStreamReader
c. DataInputStream
d. None of the above

ANSWER: BufferedReader

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)