Which of the following best describes the job duties of compliance officers?
A. They create security policies.
B. They design and implement secure networks.
C. They check if employees comply with security policies.
D. They ensure appropriate separation of duties exists to prevent abuse of privilege.
Answer: C
Explanation: Compliance officers check to see if employees stay in compliance with security policies as they use information systems in their job.
You might also like to view...
Given the following include directive (to get the declaration for the pow function from the math library): #include
a) power = pow(base, exponent); b) pow(power, base, exponent); c) pow(base, exponent) = power; d) base = pow(exponent, power);
If a node in an AVL tree requires rebalancing, what other nodes in the tree may also require rebalancing?
What will be an ideal response?
Which of the following is NOT a standard paper size in the United States?
A) 11" x 17" B) 8.5" x 11" C) 8.3" x 11.7" D) 8.5" x 14"
In an XHTML page that contains no attribute, text will display at:
A) the default font size of the viewer's computer. B) a default size of 10 pts. C) a default size of 14 pts. D) the default size and width of the browser window.