11.
A distributed database is which of the following?

12.
A semijoin is which of the following?

13.
Which of the following is a disadvantage of replication?

14.
A distributed database can use which of the following strategies?

15.
Which of the following is not one of the stages in the evolution of distributed DBMS?

16.
With failure transparency, all of the actions of a transaction are committed or none of them are committed.

17.
Each site (or node) in a distributed system is subject to the same types of failure as in a centralized system.

18.
Replication may use either synchronous or asynchronous distributed database technologies, although asynchronous technologies are more typical in a replicated environment.

19.
Synchronization for pull replication is less disruptive and occurs only when needed by each site, not when a central master site thinks it is best to update.

20.
With asynchronous technology, if any copy of a data item is updated anywhere on the network, the same update is immediately applied to all other copies or it is aborted.