The CAP Theorem defines three properties of distributed database systems, which are ________.
A) consistency, always-on, properties
B) competency, always-on, properties
C) consistency, availability, partition tolerance
D) competency, availability, partition tolerance
Question 2
A transaction is a series of actions to be taken on the database such that either all of them are performed successfully or none of them is performed at all.
Indicate whether the statement is true or false