Multiple Choice
Which of the following statements is false?
A) InputStream and OutputStream are abstract classes for performing byte-based I/O.
B) Tubes are synchronized communication channels between threads.
C) A filter stream provides additional functionality, such as aggregating data bytes into meaningful primitive-type units. FilterInputStream and FilterOutputStream are typically extended, so some of their filtering capabilities are provided by their concrete subclasses.
D) A PrintStream performs text output. System.out and System.err are PrintStreams.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Streams that input bytes from and output
Q2: The _ abstract classes are Unicode character-based
Q3: Class _ provides static methods for common
Q4: Which of the following statements is false?<br>A)
Q5: _ is an I/O-performance-enhancement technique-it reduces the
Q7: A(n) _ path starts from the directory
Q8: Which of the following statements is false?<br>A)
Q9: Which of the following statements is false?<br>A)
Q10: Which of the following is false?<br>A) JAXB
Q11: Which of the following statements is false?<br>A)