What security related area specified in FIPS 200 ensures that actions can be traced to individual users of an information system so they can be held accountable?

A. Access control
B. Audit and accountability
C. Incident response
D. Maintenance


Answer: B

Computer Science & Information Technology

You might also like to view...

Write a SELECT statement to list courses that have the course number 20 as a prerequisite.

What will be an ideal response?

Computer Science & Information Technology

What is the purpose of the reverse operator in C++?

A. There is no reverse operator in C++. B. To return the hexadecimal address of a variable. C. To report the system backup rate. D. To allow the variables to be switched during program execution.

Computer Science & Information Technology

Which of the following will have the same effect as // hello world ?

A. B. /* hello world */ C. # hello world D. \\ hello world

Computer Science & Information Technology

HTML files are text files with an .html or .txt extension.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology