Multiple Choice
Which of the following is a static member of the Directory class?
A) Encrypted
B) AppendText( )
C) Exists( )
D) DirectoryPath( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: If you do not specify the full
Q26: In order to invoke the Copy( )
Q27: To ensure that the data is usable for
Q28: In order to remove a StreamWriter object
Q29: File and Directory classes add functionality to
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
Q35: Which of the following class belongs to