Which act governs the collection, use, and dissemination of personally identifiable information?

A. Privacy Act of 1974
B. SOX
C. HIPAA
B. Gramm-Leach-Bliley Act


A. The privacy act of 1974 establishes a code of fair information practice that governs the collection, use, and dissemination of personally identifiable information about persons' records maintained by federal agencies.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true?

a. Interpreted programs run faster than compiled programs. b. Compilers translate high-level language programs into machine language programs. c. Interpreter programs typically use machine language as input. d. None of the above.

Computer Science & Information Technology

# is the Word operator for multiplication

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ____ loop structure visits each element in a sequence or counts through a sequence of numbers using a single loop control variable.

A. nested B. linear C. single D. straight

Computer Science & Information Technology

MembersThe tblMembers table contains six fields. The LastName, FirstName, and MemberType fields contain text. The MemberID, JoinDate, and Fee fields contain numbers. The MemberType field contains one of the following letters: F for Family membership, A for one Adult membership, Y for one Youth membership, and S for one Senior membership. Write a SQL SELECT statement that allows the user to select the members with a fee greater than or equal to the fee amount provided by the user. The query should select the MemberID, LastName, FirstName, and Fee fields.

What will be an ideal response?

Computer Science & Information Technology