Solved

When a File Is Opened for Append

Question 52

Multiple Choice

When a file is opened for Append,


A) data may be read starting at the beginning of the file.
B) data written to the file replaces the data already there.
C) data written to the file are inserted at the beginning of the file.
D) data written to the file are added at the end of the file.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions