Data backups are performed:
a. To protect critical data in the event of a disaster
b. To protect critical data in the event of a hardware failure
c. To protect critical data in the event of a disaster, hardware failure, or data corruption
d. To protect critical data in the event of data corruption
c. To protect critical data in the event of a disaster, hardware failure, or data corruption
You might also like to view...
Answer the following statements true (T) or false (F)
1. C++ permits you to overload the sizeof operator. 2. A static member variable can be used when there are no objects of the class in existence. 3. When you overload the << operator, you must also overload the >> operator. 4. You can overload the conditional operator to make it function as an unconditional operator. 5. In an inheritance situation, you can't pass arguments to a base class constructor.
Write a program that tests the class RoomOccupancy described in the previous exercise.
What will be an ideal response?
What keystroke should you press to get a logon window if you don't use the welcome screen?
A. Alt+F1 B. Ctrl+Ins+Home C. Alt+F5+End D. Ctrl+Alt+Delete
Which AV approach uses a variety of techniques to spot the characteristics of a virus instead of attempting to make matches?
A. heuristic monitoring B. pattern detection C. hybrid monitoring D. combination detection