An officer of the court shows up with a subpoena at a large regional bank ordering the manager to provide nearly 20 terabytes worth of documents. Most of these are archived in backup tapes. The manager knows she cannot fulfil the requirements of the subpoena in time. What could she do?
a. Ask to have the subpoena quashed.
b. Produce as much as she can within the allotted time.
c. Refuse to comply.
d. Countersue for damages.
a.
You might also like to view...
Management in an organization regularly reassigns employees to different functions. This practice is known as:
a. Job rotation b. Reassignment c. Separation of duties d. Due diligence
Variables defined inside a member function of a class have:
a. File scope. b. Class scope. c. Block scope. d. Class or block scope, depending on whether the binary scope resolution operator (::) is used.
An assembler ____.
A. is used to run applets B. translates each bytecode instruction into the computer's machine language C. translates the assembly language instructions into machine language D. translates the assembly language instructions into machine language
1 0 1 1 0 0 1 1 ____ 1 1 0 1 0 1 0 1 results in 0 1 1 0 0 1 1 0.
A. & B. | C. ^ D. ~