A ____ contains a copy of the Registry that existed at the time the Restore Point was created.

A. snapshot folder
B. registry directory
C. hive folder
D. revert folder


Answer: A

Computer Science & Information Technology

You might also like to view...

A network technician has been tasked to configure a new network monitoring tool that will examine interface settings throughout various network devices. Which of the following would need to be configured on each network device to provide that information in a secure manner?

A. S/MIME B. SYSLOG C. PGP D. SNMPv3 E. RSH

Computer Science & Information Technology

Which of the following positions the file pointer for a file that has been opened for reading and writing?

a) Use the size() member function on the file stream to position the file pointer. b) Use the seekp(arg) fstream member function with the number of records (counting the first record as 0) as argument to position the file pointer. c) Use the seekp(arg) fstream member function with the number of bytes to the record in question (counting the first byte as 0) as argument to position the file pointer. d) Use the sizeof operator to determine the number of bytes in the file stream.

Computer Science & Information Technology

In the accompanying figure ____ appear(s) as stars.

A. priorities B. milestones C. free slack D. total slack

Computer Science & Information Technology

A common way to move an object from one location to another using a mouse is to ______.

A. point B. drag C. right-click D. double-click

Computer Science & Information Technology