Most input and output files are referred to as ____ files.

A. sequential access
B. random access
C. any access
D. serial access

Answer: A

Computer Science & Information Technology

You might also like to view...

A laser printer's primary corona wire does which of the following?

a. Removes static electricity b. Puts the toner on the drum c. Puts a uniform negative charge on the drum d. Puts a uniform positive charge on the drum

Computer Science & Information Technology

Which of the following is not a motivation for dividing code into methods?

a) makes program development more manageable b) software reusability c) have more separate files d) avoid repeating code

Computer Science & Information Technology