Which of the following statements about text and binary files is false?

A. Text data can be written to the system console, binary data cannot.
B. All data in a text file are human-readable graphic characters; data in a binary file are not readable unless converted to characters.
C. Each line of data in a text file ends with a newline character; binary files do not use newlines.
D. Both files have an end-of-file marker.


Answer: A

Computer Science & Information Technology

You might also like to view...

4. You log in to the system by

a: turning the terminal on b: answering to the login prompt by typing your User Id c: typing start d: typing ready e: none of the above

Computer Science & Information Technology

The value in a table that is the primary key of another table is a(n) ________ key

Fill in the blank(s) with correct word

Computer Science & Information Technology

A text box control is a ________ control, meaning its data comes from a field in a table or query

Fill in the blank(s) with correct word

Computer Science & Information Technology

AVL trees are balanced.

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

Computer Science & Information Technology