Multiple Choice
If an invalid path is included with the constructor for a StreamWriter object, ____.
A) an InValidPathException is thrown
B) a System exception occurs
C) an IOException exception is thrown
D) the program terminates
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: File and Directory classes add functionality to
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
Q35: Which of the following class belongs to
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