1.

Which class can be used to read data line by line using the readLine() method?

A. BufferedReader
B. InputStreamReader
C. DataInputStream
D. None of the above
Answer» B. InputStreamReader


Discussion

No Comment Found