The efficient way to replicate changes in group membership is through use of _________________
a. Backup.exe
b. Authoritative restore
c. Nonauthoritative restore
d. Linked-value replication
D. Linked-value replication replicates only the changes rather than replicating the whole membership when a change occurs.
You might also like to view...
Which of the following would be a base case for a summation algorithm (the sum of the numbers from 0 to n)?
a. If n = 0 then summation(n) = 0 b. if n > 0 then summation(n) = 5 c. If n > 0 then summation(n) = get Value(n) d. If n > 0 then summation(n) = n + summation(n-1) e. None of these
What does RMON use to collect traffic data at a remote switch and send the data to a management device?
A. Simple Network Management Protocol B. User Datagram Protocol C. Virtual Private Network D. Wide Area Information Service
A(n) ________ chip converts sound waves from a voice into a digital signal.
A. analog-to-digital converter B. digital convergence C. digital signal processor D. telephony
VSAM file structures are most effective where rapid access to individual records is a priority need.
Answer the following statement true (T) or false (F)