MCQOPTIONS
Saved Bookmarks
| 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 | |