Match the law on the left with the industry that it affects on the right

1. SOX Act a. financial institutions
2. GLBA of 1999 b. federal agencies
3. FISMA of 2002 c. healthcare organizations
4. HIPPA d. publicly traded organizations


1-d, 2-a, 3-b, 4-c

Computer Science & Information Technology

You might also like to view...

What is a builtin (Sobell, page 155)? How does a builtin differ from a util- ity? The builtins man page describes the bash builtins. Which builtins have you used so far?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is true?

a) When TDC is bound to a table, the user must allocate enough table data elements to accomodate all of the data in the datasource. b) The TDC handles creating table cells for output. c) Once the table is bound with TDC, the font property is not modifiable. d) The TDC handles printing the table header.

Computer Science & Information Technology

Entering the Trust Center and setting the ________ to Disable all macros with notification will display the Security Warning anytime you open a database that contains macros or Visual Basic

Fill in the blank(s) with correct word

Computer Science & Information Technology

Referring to the keysToIndexes function, what is the result of the following statement? keysToIndexes([39, 18, 4, 51, 6, 28], 17)

A. [6, 2, 5, 1, 7, 12] B. [7, 3, 6, 2, 8, 13] C. [4, 2, 3, 1, 5, 10] D. [5, 1, 4, 0, 6, 11]

Computer Science & Information Technology