An organization is involved in a civil court action and needs to ensure email messages are retained. Which of the following describes the requirement to archive and retain email traffic and other correspondence?

A. Chain of custody
B. Legal hold
C. Divide and conquer
D. Persistent agents


Answer: B. Legal hold

Computer Science & Information Technology

You might also like to view...

Always do a Find All and review the results before you complete a replacement.

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

Computer Science & Information Technology

In Windows, an explicit allow cannot override an inherited deny.

a. true b. false

Computer Science & Information Technology

Assume StringBuilder strBuf is "ABCDEFG", after invoking _________, strBuf contains "AEFG".

a. strBuf.delete(0, 3) b. strBuf.delete(1, 3) c. strBuf.delete(1, 4) d. strBuf.delete(2, 4)

Computer Science & Information Technology

Which of the following kinds of software is NOT usually included by an installed operating system?

A. browser B. media player C. spreadsheet D. calculator

Computer Science & Information Technology