

MCQOPTIONS
Saved Bookmarks
1. |
Which of these method of FileReader class is used to read characters from a file? |
A. | read() |
B. | scanf() |
C. | get() |
D. | getInteger() |
Answer» B. scanf() | |