Which of the following is not a disadvantage of trying to modify a sequential access file?

a. Modifying data can potentially destroy other data.
b. It may be necessary to rewrite every record in the file to make a slight change.
c. Things that are stored in the same number of “raw data” bytes internally may not take up the same amount of
space in a file.
d. Overwriting a record with another record of the same size is very difficult.

d. Overwriting a record with another record of the same size is very difficult.

Computer Science & Information Technology

You might also like to view...

The ________ is the object that opens automatically when you open the database

A) last object that was opened prior to closing the database B) task form C) main menu D) start-up form

Computer Science & Information Technology

In a SAML assertion, the element can be provided as a X.509 subject name or in what other format?

A. Kerberos principle name B. WWW record name C. DNS PTR record D. NetBIOS name

Computer Science & Information Technology