Multiple Choice
Which of these classes is used for input and output operation when working with bytes?
A) InputStream
B) Reader
C) Writer
D) All of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: How to copy contents of array?<br>A)System.arrayCopy()<br>B)Array.copy()<br>C)Arrays.copy()<br>D)Collection.copy()
Q12: Which of these class is not related
Q13: Which of these data type can be
Q14: Which of these are selection statements in
Q15: Which of these selection statements test only
Q17: Which of these jump statements can skip
Q18: If an expression contains double, int, float,
Q19: Which of these is the method which
Q20: Which of these can not be used
Q21: Which of these packages contains the exception