What is one of the first things to be done after a recovery or drill?
A) Decide who is at fault for any failures in the system.
B) Have everyone that was involved sit down and debrief.
C) Notify the disaster recovery team that a disaster has taken place.
D) All of the above
B
You might also like to view...
What portion of the visible spectrum appears blue? What portion appears red?
What will be an ideal response?
Which of the following statements are true?
a. java.util.List inherits all the methods from java.util.Collection. Additionally, it contains new methods for manipulating a list. b. The AbstractList class provides a partial implementation for the List interface. c. ArrayList is a concrete implementation of List using an array. d. LinkedList is a concrete implementation of List using a linked list. LinkedList contains all the methods in List and additional new methods for manipulating a linked list. e. ListIterator is a subinterface of Iterator and it provides the methods to support bi-directional traversal of a list.
While typing in a cell, you can press the _________________________ key to delete all the characters back to and including the incorrect character you just typed.
Fill in the blank(s) with the appropriate word(s).
Character constants are enclosed in double quotes (").
Answer the following statement true (T) or false (F)