Recovery Time Objective (RTO) is defined as:

a. The maximum length of time that a business process will be unavailable during a disaster
b. The maximum amount of data loss during a disaster
c. The point-in-time when a recovery is initiated after a disaster
d. The maximum period of time that a business can tolerate downtime during a disaster


a. The maximum length of time that a business process will be unavailable during a disaster

Computer Science & Information Technology

You might also like to view...

A shot is a piece of the story that is told with the camera in multiple positions.

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

Computer Science & Information Technology

Which of the following statements is false?

a. A constructor that specifies a single parameter should be declared implicit. b. A constructor does not specify a return type, because constructors cannot return values. c. Constructors cannot be declared const (because initializing an object modifies it). d. None of the above statements is false.

Computer Science & Information Technology

____________ are classes specifically designed to store groups of objects and provide methods that organize, store and retrieve those objects.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

To make sure that a user can only pick from an item on the list in a Combo Box, the ________ to List property must be enabled

Fill in the blank(s) with correct word

Computer Science & Information Technology