MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these method(s) is/are used for writing bytes to an outputstream? |
| A. | put() |
| B. | print() and write() |
| C. | printf() |
| D. | write() and read() |
| Answer» C. printf() | |