MCQOPTIONS
Saved Bookmarks
| 1. |
Which class automatically flushes the data so that there is no need to call the flush() method. Moreover, its methods don't throw IOException? |
| A. | Console class |
| B. | Scanner Class |
| C. | FileInputStream class |
| D. | PrintStream class |
| Answer» E. | |