What is the first step of BIA development?

A. Identify recovery priorities.
B. Identify resource requirements.
C. Identify critical processes and resources.
D. Identify outage impacts, and estimate downtime.


C The steps of BIA development are as follows:
1. Identify critical processes and resources.
2. Identify outage impacts, and estimate downtime.
3. Identify resource requirements.
4. Identify recovery priorities.

Computer Science & Information Technology

You might also like to view...

If you do not need efficient random access but need to efficiently move sequentially through the list, then use the _____________ class.

(a) Vector (b) LinkedList (c) HashSet (d) TreeSet

Computer Science & Information Technology

The Macro ________ is the interface used for building and editing macros

A) Pane B) Builder C) Wizard D) Designer

Computer Science & Information Technology

When expecting a number from an input box, the IsNumeric function should be used to ensure that the input data can be converted to a numeric variable.

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

Computer Science & Information Technology

Which of the following allows two program threads to be processed by a single processor simultaneously?

A) Caching B) Overclocking C) Hyperthreading D) Water cooling

Computer Science & Information Technology