Multiple Choice
Which of the following class belongs to the System.IO namespace?
A) FileNotFoundException
B) DirectoryException
C) EndOfStreamException
D) System.InvalidException
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Which of the following is a static
Q31: With Visual Studio when you create a
Q32: StreamWriter outputFile = new StreamWriter("someOutputFileName");<br>StreamReader inputFile =
Q33: The constructor for the StreamWriter can include
Q34: If an invalid path is included with
Q36: The _ class provides static methods that aid
Q37: A structure is a special form of value
Q38: No exception is thrown if you attempt
Q39: If a StreamReader object named reader is
Q40: To avoid fully qualifying references to objects