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:

Verified
Correct Answer:
Verified
Q47: Which of the following exceptions will be
Q48: The value of sr.EndOfStream is True when
Q49: An individual item of a text file
Q50: Elements in an XML document can contain
Q51: The acronym CSV stands for "Comma Separated
Q53: A statement of the form IO.File.WriteAllLines("fileName.txt", numArray)
Q54: Comment statements in XML begin with <!--
Q55: Placing the statement Imports System.IO near the
Q56: The following statement causes the Open dialog
Q57: The XML standard was recommended by the