Multiple Choice
The enumeration FileAccess is used to ________.
A) control future users' access to a file
B) control program access to a file
C) control the amount of updating that can be done on a file at once
D) FileAccess is a method,not an enumeration.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: In a _ file,records are typically stored
Q26: Visual Basic views every file simply as
Q27: Class Directory can be used to change
Q27: The classes dealing with files and directories
Q28: A record is a group of fields
Q30: An array is always serializable.
Q31: Method GetFiles of Directory can be used
Q32: A StreamReader object must be created in
Q33: When a FileStream object is opened,the file-position
Q35: BinaryFormatter's Serialize and Deserialize methods are both