True/False
The GetAttributes( ) method of the File class returns a FileAttribute, like Archive, when it invoked.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q52: The StreamReader class is used to create
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
Q58: The abstract classes of Stream, TextWriter, and
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