Which of the following is the LEAST volatile when performing incident response procedures?
A. Registers
B. RAID cache
C. RAM
D. Hard drive
Answer: D. Hard drive
You might also like to view...
Given an array named Stuff, how many elements will be filled with the following loop?
``` For (K = 0; K <= 9; K+2) Set Stuff[K] = K End For ``` a. 4 b. 5 c. 6 d. 9
You want to test an application upgrade on a server that is running as a guest OS in Hyper-V. You want an exact duplicate of the server so you can test the upgrade without affecting the production server. What should you do?
A. dynamically provision B. revert a snapshot C. live migrate D. create a clone
At regular intervals (normally every 100 ms) the wireless access point sends a beacon frame to announce its presence and to provide the necessary information for devices that want to join the network. This process is known as ____.
A. phishing B. beaconing C. pharming D. mapping
DVDs are similar to CDs, except that they can store more data than CDs.
a. true b. false