Multiple Choice
When an existing file is opened for Output
A) new data are added at the end of the existing file.
B) the file is erased completely and new data are added at the beginning of the file.
C) Visual Basic generates an error message and stops program execution.
D) data may be read from it.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q58: Which of the following statements is used
Q59: An XML file can contain several root
Q60: Opening a file for input means that<br>A)
Q61: Before a text file can be opened
Q62: To get rid of an existing closed
Q64: Which of the following methods is used
Q65: Which of the following terms is NOT