CSE MCQs :: JAVA MCQs
- Which of these is a method to clear all the data present in output buffers?
- Which of these is method is used for writing bytes to an outputstream?
- Which of these stream contains the classes which can work on character stream?
- Which of these class is used to read characters in a file?
- Which of these method of FileReader class is used to read characters from a file?
- Which of these class can be used to implement input stream that uses a character array as the source?
- Which of these is a method to clear all the data present in output buffers?
- Which of these classes can return more than one character to be returned to input stream?