A file is ________.

a) is a named collection of data
b) is manipulated as a unit by operations such as open, close, create or destroy
c) stored exclusively on persistent storage devices such as hard disks, CDs or DVDs
d) a and b only


b) is manipulated as a unit by operations such as open, close, create or destroy

Computer Science & Information Technology

You might also like to view...

A ___________ color scheme consists of shades, tints, or tones of the same color.

a. analogous b. monochromatic c. complementary d. triadic

Computer Science & Information Technology

Which policy controls password characteristics for local user accounts?

A. account lockout B. password C. domain D. user control

Computer Science & Information Technology

Find a number such that three times the number minus 6 is equal to 18.

Let n — number Equation: 3n — 6 = 18 Solve for n: 3n=18+6 n = 24 / 3 n = 8

Computer Science & Information Technology

A data file is what type of file when each record is read in order of its position in the file?

A. sequential access file B. random access file C. dynamic read file D. temporary buffer file

Computer Science & Information Technology