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.


Tubes are synchronized communication channels between threads. Actually, pipes are synchronized communication channels between threads.

Computer Science & Information Technology

You might also like to view...

Which of the following is true about RF transmissions?

A. EM radiation is measured in volts B. frequency has an inverse relationship with wavelength C. frequency is the distance between waves D. cooler objects produce higher-frequency radiation than hotter objects

Computer Science & Information Technology

Total slack is also called total ____.

A. slippage B. float C. benchmark D. effort

Computer Science & Information Technology

________ is a web language that was created to tell the browser how to properly display the web page

A) HTML B) XML C) VBA D) Query

Computer Science & Information Technology

You can rearrange your view of the Journal on the Home tab in the Current View group by clicking a view option.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology