Multiple Choice
Which of these classes are used by character streams output operations?
A) OutputStream
B) Writer
C) ReadStream
D) InputOutputStream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Thread priority in Java is represented as?<br>A)int<br>B)Float<br>C)double<br>D)long
Q16: Which refers to a channel through which
Q17: Which of this method of Thread class
Q18: Byte Stream Classes support input/output operations on
Q19: Which of these classes is used to
Q20: Which of these methods is used to
Q21: Which method in Thread class is used
Q22: Character Stream Classes support input/output operations on
Q23: Which of these class contains the methods
Q25: Java Stream classes can be categorized into