Multiple Choice
If you intend to add data to the end of an existing data file,you should set the _______ argument of the StreamWriter to True.
A) Boolean
B) Append
C) Output
D) BooleanAppend
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
Q42: Setting the BooleanAppend argument to True in