Which of the following statements are true?

a. Text I/O is built upon binary I/O to provide a level of abstraction for character encoding and decoding.
b. Text I/O involves encoding and decoding.
c. Binary I/O does not require conversions.
d. Binary I/O is more efficient than text I/O, because binary I/O does not require encoding and decoding.
e. Binary files are independent of the encoding scheme on the host machine and thus are portable.


a. Text I/O is built upon binary I/O to provide a level of abstraction for character encoding and decoding.
b. Text I/O involves encoding and decoding.
c. Binary I/O does not require conversions.
d. Binary I/O is more efficient than text I/O, because binary I/O does not require encoding and decoding.
e. Binary files are independent of the encoding scheme on the host machine and thus are portable.

Computer Science & Information Technology

You might also like to view...

What happens if setSize is not called on a window?

a. The window is displayed at its preferred size. b. It is a syntax error. c. The window is not displayed. d. Only the title bar appears.

Computer Science & Information Technology

A 24-bit color depth allows _____ colors.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Line labels can be used like bookmarks in a procedure

Indicate whether the statement is true or false

Computer Science & Information Technology

A partial URL includes the protocol the browser uses, the server or domain name, the path, and the filename.

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

Computer Science & Information Technology