The purpose of a Business Impact Analysis (BIA) is to determine:

a. The impact of a disaster
b. The extent of damage in a disaster
c. Which business processes are the most critical
d. Which processes depend on IT systems


c. Which business processes are the most critical

Computer Science & Information Technology

You might also like to view...

mv -i ~/courses/ece345/lab[123] ~/newlabs.ece345

What will be an ideal response?

Computer Science & Information Technology

In C++, Java, and C#, the ____ is the symbol used for the NOT operator.

A. at-symbol B. exclamation point C. underscore D. tilde

Computer Science & Information Technology

A(n) _____ is a published set of rules that govern the operation of a PKI.

A. signature resource guide (SRG) B. enforcement certificate (EF) C. certificate practice statement (CPS) D. certificate policy (CP)

Computer Science & Information Technology

Using wildcard metacharacters, how can one indicate a number is either 1, 2, 3, or 4?

A. 1-4 B. [1-4] C. [1234] D. [1,2,3,4]

Computer Science & Information Technology