Which one of the following disaster recovery test types involves the actual activation of the disaster recovery facility?

A. Simulation test
B. Tabletop exercise
C. Parallel test
D. Checklist review


Answer: C. Parallel test

Computer Science & Information Technology

You might also like to view...

Which of the following function declarations could be used to input data from the keyboard into the array?

a. void input(int array[], int &numElements, int MAX_SIZE); b. void input(int array[], int numElements, int MAX_SIZE); c. void input(int &array[], int numElements, int MAX_SIZE); d. int array[] input(int array[], int &numElements, int MAX_SIZE);

Computer Science & Information Technology

When macros do not work as intended, you can perform the macro one ________ at a time to discover where the error occurs

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ________ button will remove all items from the Office Clipboard

A) Clear All B) Remove All C) Close D) Cut

Computer Science & Information Technology

The term occurrence is used to describe the number of attributes or fields pertaining to a specific entity.

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

Computer Science & Information Technology