MCQOPTIONS
Saved Bookmarks
| 1. |
What is used to convert the byte-oriented stream into character-oriented stream? |
| A. | Console |
| B. | Scanner |
| C. | InputStreamReader |
| D. | DataInputStream |
| Answer» D. DataInputStream | |