Answer the following statements true (T) or false (F)
6. Organizational security objectives identify what IT security outcomes
should be achieved.
7. The assignment of responsibilities relating to the management of IT
security and the organizational infrastructure is not addressed in a
corporate security policy.
8. Organizational security policies identify what needs to be done.
9. It is not critical that an organization’s IT security policy have full
approval or buy-in by senior management.
9. It is not critical that an organization’s IT security policy have full
approval or buy-in by senior management.
10. Because the responsibility for IT security is shared across the
organization, there is a risk of inconsistent implementation of security and a loss of central monitoring and control.
1. True
2. False
3. True
4. False
5. True
You might also like to view...
Adding ________, the ability to branch nonsequentially to a different part of a presentation, helps involve the audience and capture their interest
Fill in the blank(s) with correct word
What is the output of the following code? var sum = 0; var x = [1, 3, 7, 11]; ? x.forEach(sumArray); ? function sumArray(value) { sum += value; } ?
A. ?0 B. ?231 C. ?11 D. ?22
When writing code, a(n) ________ is a special tool that helps programmers as they enter the code, highlighting keywords and alerting the programmers to typos.
Fill in the blank(s) with the appropriate word(s).
By default, a visited text hyperlink in an Excel worksheet is ________.
A. purple and underlined B. red and bold C. green and underlined D. blue and underlined