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


a) control user access to a file

Computer Science & Information Technology

You might also like to view...

Which of the following does not have a stream associated with it?

a. cerr. b. cin. c. cout. d. All of the above have streams associated with them.

Computer Science & Information Technology

HTTP is a _________ protocol: it does not support persistent connections.

a) connectionful b) connectionless c) stateless d) stateful

Computer Science & Information Technology

DNS ____ provide a mechanism to divide ownership responsibility among various DNS servers and the organizations they serve.

A. zones B. agents C. scripts D. registries

Computer Science & Information Technology

You can press ____ in Windows to open the Import dialog box.

A. [Alt][C] B. [Alt][O] C. [Ctrl][R] D. [Ctrl][O]

Computer Science & Information Technology