MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these method of InputStream is used to read integer representation of next available byte input? |
| A. | read() |
| B. | scanf() |
| C. | get() |
| D. | getInteger() |
| Answer» B. scanf() | |