Select the false statement.

a. C++ imposes no structure on a file.
b. C++ files include information about their structure.
c. The programmer must impose a structure on a file.
d. C++ files do not understand notions such as “records” and “fields.”

b. C++ files include information about their structure.

Computer Science & Information Technology

You might also like to view...

A grouped object can be ________ in a different file format for use in another program

A) exported B) merged C) grouped D) stacked

Computer Science & Information Technology

The term ____ refers to the fact that the programmer reviews the algorithm while seated at his or her desk rather than in front of the computer.

A. desk-checking B. program-checking C. desk-tracing D. hand-checking

Computer Science & Information Technology