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.

b) control program access to a file

Computer Science & Information Technology

You might also like to view...

What is the purpose of a parameter query? What happens when a parameter query is executed?

What will be an ideal response?

Computer Science & Information Technology

____________________ refers to how something was put into code.

A. Design B. Maintenance C. Implementation D. Specification

Computer Science & Information Technology