Multiple Choice
Setting the BooleanAppend argument to True in the StreamWriter constructor _______.
A) will create a new data file
B) is used to add data to the end of existing data files
C) adds data to the beginning of an existing data file
D) reads data previously stored on disk
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: You must use the Retrieve method in
Q34: You can use _ in order to
Q35: Data elements that are added to a
Q36: The data files that are presented in
Q37: When instantiating a StreamWriter object,the name of
Q38: When instantiating a StreamReader,an exception will occur
Q39: What should be used to handle exceptions
Q40: A StreamWriter object can be declared in
Q41: If you want to do something before
Q43: If you intend to add data to