You have contractors come in to perform maintenance a few times a year. You supply laptops for them. A security policy states that when the maintenance is done the contractors should not be able to log in until next time. What is the best choice?

A. Delete the user accounts
B. Restrict the user accounts
C. Reset the user accounts
D. Disable the user accounts


Answer: D. Disable the user accounts

Computer Science & Information Technology

You might also like to view...

If a class is declared a friend of another class, typically the classes refer to each other. The classes cannot each be defined before the other. To refer to a class, the class must have been declared. This is accomplished by a

a. Backward declaration b. Forward declaration c. Class definition d. Placing a declaration of one class prior to the definition of the other. e. None of the above. If the classes are not defined in the order grantor of friendship then friend class, this relationship is impossible.

Computer Science & Information Technology

When you create a button, you can choose to change its appearance, or ____, when an event takes place.

A. identification B. state C. visage D. identity

Computer Science & Information Technology

Which pseudo-class selects the first child element of the specified type?

A. :first-child B. :first-of-type C. :nth-child D. :nth-of-type

Computer Science & Information Technology

What is cache coherency?

What will be an ideal response?

Computer Science & Information Technology