Which of the following is designed to get minimal business functions up and running as soon as possible?

A) Business continuity plan
B) Disaster recovery plan
C) Backup plan
D) Fault tolerance plan


A) Business continuity plan

Computer Science & Information Technology

You might also like to view...

In the array implementation of the stack, the push and pop functions don’t always run in O( 1 ) time because:

A. sometimes we have to search for an element to push or pop B. the number of elements may be very high C. the cross-over point may be too high D. we may have to copy elements

Computer Science & Information Technology

Write a loop that finds the sum of the numbers from 0 to 100. Then display the sum in an alert box.

What will be an ideal response?

Computer Science & Information Technology

Which area of the Resource Monitor is used to monitor disk performance and determine whether the disk subsystem is a bottleneck?

A. CPU B. Disk C. Network D. Memory

Computer Science & Information Technology

BASIC was the first programming language ever developed

Indicate whether the statement is true or false

Computer Science & Information Technology