CSE MCQs :: JAVA MCQs
- Which of these is used to perform all input & output operations in Java?
- What does AWT stands for?
- Which of these is a type of stream in Java?
- Which of these classes are used by Byte streams for input and output operation?
- Which of these classes are used by character streams for input and output operations?
- Which of these class is used to read from byte array?
- Which exception is thrown by read() method?
- Which of these is used to read a string from the input stream?
- Which of these class is used to read characters and strings in Java from console?
- Which of these classes are used by Byte streams for input and output operation?