A ____ is a quick copy made of a shared folder at regular intervals.

A. full copy
B. sector copy
C. parallel copy
D. shadow copy


Answer: D

Computer Science & Information Technology

You might also like to view...

Credit card processing uses a check digit formula called the ________ formula.

A) RFID B) modulus 3 C) Luhn D) regular expression E) DTD

Computer Science & Information Technology

If using portrait orientation and 8 1/2 x 11 paper, the use of more than two columns in a newsletter is not recommended

Indicate whether the statement is true or false

Computer Science & Information Technology

int[] numList = new int[50];for (int i = 0; i < 50; i++)    numList[i] = 2 * i;num[10] = -20;num[30] = 8;What is the index number of the last component in the array numList seen in the accompanying figure?

A. 0 B. 30 C. 49 D. 50

Computer Science & Information Technology

On a server hosting secondary zones, how can an administrator request records from the entire zone?

What will be an ideal response?

Computer Science & Information Technology