Question
A student is analyzing Distributed Databases. Which statement about CAP theorem is correct?
Correct Answer: C
a distributed system cannot simultaneously guarantee strong consistency, availability, and partition tolerance under network partition
This statement is correct because CAP theorem means that a distributed system cannot simultaneously guarantee strong consistency, availability, and partition tolerance under network partition.
This statement is correct because CAP theorem means that a distributed system cannot simultaneously guarantee strong consistency, availability, and partition tolerance under network partition.
Leave a Reply