In what type of trusted recovery process is the system able to recover without administrator intervention but the system may suffer some loss of data?

A. Automated recovery
B. Manual recovery
C. Automated recovery without undue data loss
D. Function recovery

Answer: A. Automated recovery

Computer Science & Information Technology

You might also like to view...

_________ is a method of accessing units of data in which the access must be made in a specific linear sequence.

A. Sequential access B. Direct access C. Random access D. Associative access

Computer Science & Information Technology

The ______ operation of the ADT stack retrieves and then removes the top of the stack.

a. isEmpty b. push c. pop d. peek

Computer Science & Information Technology