Jane, the security administrator for a company, needs to assign permissions for users on her network. Which of the following would allow Jane to give ONLY the appropriate permissions necessary?

A. Separation of duties
B. Job rotation
C. Privilege escalation
D. Least privilege


Ans: D. Least privilege

Computer Science & Information Technology

You might also like to view...

A(n) ____ is an unexpected or error condition that occurs while a program is running.

A. error handle B. program error C. exception D. program exit

Computer Science & Information Technology

Within a hard drive's Properties dialog box, the ____ sheet allows you to defragment the hard drive.?

A. ?Utilities B. ?Defragment C. ?Tools D. ?Security

Computer Science & Information Technology

An administrator needs to set up a space in the office where co-workers can relax. The administrator sets up several TV's with interconnected gaming systems in the office. Which of the following did the administrator set up?

A. CAN B. MAN C. WAN D. LAN

Computer Science & Information Technology

Select the false statement regarding exceptions.

a. The C++ standard has a hierarchy of exception classes. b. All exception classes are accessible via . c. Several classes derive from class exception. d. The what function can be overridden in each class derived from exception.

Computer Science & Information Technology