Which of the following kinds of backup is another name for a full backup?
A. differential
B. incremental
C. selective
D. archival
Answer: D
You might also like to view...
In the statement
getline (cin, aString); the characters in the input stream will be read up to but not including a) the first blank b) the first non-blank c) the first end-of-line character d) it is an error – the function needs another parameter
A routing table tracks the state and context of each packet in the conversation by recording which station sent what packet and when. _________________________
Answer the following statement true (T) or false (F)
A device that performs more than one function, such as printing and faxing is called which of the following?
A. MILS B. ASA C. RTOS D. MFD
That part of a program where a particular declaration of a word provides its meaning is called the ____ of that declaration.
A. scope B. duration C. lifetime D. access level