Solved

If You Intend to Write Data to an Existing Data

Question 31

Multiple Choice

If you intend to write data to an existing data file and it is your intention to overwrite all of the data in a file,you should _______.


A) set the BooleanAppend argument of the StreamWriter constructor to True
B) not include the BooleanAppend argument in the StreamWriter constructor
C) set the BooleanAppend argument of the StreamWriter to False
D) Both answers B and C are correct

Correct Answer:

verifed

Verified

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

Related Questions