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
You might also like to view...
When trying to find out about users, the gold standard is to watch a user in the context of the workplace. However, this isn't always possible. Who else in a company knows about the users? Suppose you are consulting company that sells computers and you needed to find out about the people who use this equipment. However, you cannot interview the users (customers) directly. Where would you turn? What departments or people would you consult? Name at least three.
What will be an ideal response?
In Java SE 7 and earlier, an interface may contain:
a. private static data and public abstract methods. b. only public abstract methods. c. public static final data and public abstract methods. d. private static data and public final methods.
What does
# represent in a cell in Excel? A) There is an error in the cell. B) The cell contains a formula that has not yet displayed. C) That cell is linked to a PowerPoint slide. D) The cell is not wide enough to display the data.
What should you not select when selecting data for a chart?
A) Data B) Worksheet titles C) Row labels D) Column labels