Multiple Choice
The abstract classes of Stream, TextWriter, and TextReader are defined for dealing with files in the ____ namespace.
A) System.IO
B) System.Files
C) System
D) System.Stream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q53: The FileDialog class has a property called
Q54: Which method is used to cause the
Q55: TextReader is an abstract class used to
Q56: If you attempt to access a file
Q57: The GetAttributes( ) method of the File
Q59: Prior to writing program statements that access
Q60: When a method uses a(n) _ modifier,
Q61: To programmatically avoid having a FileNotFoundException or
Q62: Which of the following is an abstract
Q63: Which of the following class has public