____ is meant to ensure a disciplined recovery from a specific disaster.
A. Emergency planning
B. Disaster planning
C. Continuity planning
D. Recovery planning
Answer: B
Computer Science & Information Technology
You might also like to view...
The ________ touchscreen movement activates, opens, or selects an item
A) press and hold B) pinch C) tap D) slide to scroll
Computer Science & Information Technology
Answer the following statements true (T) or false (F)
1) The classes dealing with files and directories are located in the System.IO namespace. 2) The FileAccess.Read enumeration member is used if the file should not be modified. 3) An OpenFileDialog allows a user to select a file to open. 4) BinaryFormatters can be used to serialize and deserialize objects coming in and going out via a stream. 5) BinaryFormatter’s Serialize and Deserialize methods are both parameterless.
Computer Science & Information Technology