Saria is the system owner for a healthcare organization. What responsibilities does she have related to the data that resides on or is processed by the systems she owns?

A. She has to classify the data.
B. She has to make sure that appropriate security controls are in place to protect the data.
C. She has to grant appropriate access to personnel.
D. She bears sole responsibility for ensuring that data is protected at rest, in transit, and in use.


Answer: B. She has to make sure that appropriate security controls are in place to protect the data.

Computer Science & Information Technology

You might also like to view...

A control whose source of data is a mathematical expression rather than a field is a(n) ____________________ control.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Use the Increase Indent button in the Paragraph group on the Home tab to promote items in a multilevel list. _________________________

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

Computer Science & Information Technology

The back-end database contains all of the original objects, except the tables, which have been replaced with linked tables.

a. true b. false

Computer Science & Information Technology

Are the following four statements equivalent?

number += 1; number = number + 1; number++; ++number; a. Yes b. No

Computer Science & Information Technology