Multiple Choice
The enumeration FileAccess is used to:
A) control user 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
Q12: When a FileStream object is opened,the file-position
Q13: The Console.Error property returns:<br>A) a standard error
Q14: Use the _ method of class OpenFileDialog
Q15: What kind of exception is thrown if
Q16: The standard output stream object enables a
Q18: Files can be stored in:<br>A) hard drives<br>B)
Q19: Class Directory is used to change directories.
Q20: A serialized object is an object that
Q21: What exception is thrown when an error
Q22: Console.In,Console.Out and Console.Error are used to take