Creation of shadow copies requires _____________________
a. The Volume Shadow Copy service is started
b. The user is using a Microsoft Office product
c. The service is set to Manual
d. The service is set to Automatic
A. The Volume Shadow Copy service must be started. By default, this service is set for Manual startup.
You might also like to view...
How many keys are used in symmetric cryptography?
A. One B. Two C. Three D. Four
A presentation saved as a show has the file extension ________
A) .pptx B) .mp4 C) .ppsx D) .show
Which of the following class definitions makes the public members of the class aClass become the public members of the class bClass?
A. class aClass: public bClass { //... }; B. class bClass: public aClass { //... }; C. class bClass: aClass { //... }; D. class aClass: bClass { //... };
Which of the following is the largest storage space?
A) CPU B) Internal hard drive C) RAM D) Cache memory