Multiple Choice
In order to write data to a text file, you must create a file object using the ____________.
A) TextReader class
B) TextWriter class
C) StreamReader class
D) StreamWriter class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q93: You can change the default text displayed
Q94: If you call Random.Next( ), the resulting
Q95: The expression _ causes an object of
Q96: In code, you can display a Save
Q97: If the user clicks the Cancel button,
Q99: You can use the StreamWriter class's _
Q100: In the update expression of a for
Q101: The _ begins with the word while,
Q102: When you run an application, the application's
Q103: When the ++ and -- operators are