Live Quiz Arena
🎁 1 Free Round Daily
⚡ Enter ArenaQuestion
← Logic & PuzzlesIf a distributed database system experiences network partitions leading to subsets of nodes becoming isolated, which outcome regarding ACID properties is most likely to occur?
A)All ACID properties are maintained
B)Only atomicity and consistency remain
C)Availability may be traded for consistency✓
D)Durability is always automatically guaranteed
💡 Explanation
When network partitions occur, CAP theorem dictates a trade-off between consistency and availability. The Partition Tolerance guarantees operation despite network failure; therefore, to maintain consistency, the system might sacrifice availability rather than risk inconsistent data, because strong consistency requires all nodes to agree before committing. Thus, availability might be traded for consistency, rather than attempting to maintain all ACID properties.
🏆 Up to £1,000 monthly prize pool
Ready for the live challenge? Join the next global round now.
*Terms apply. Skill-based competition.
Related Questions
Browse Logic & Puzzles →- If a large dataset of employee records needs sorting by last name, which outcome is most likely using a merge sort algorithm, rather than a bubble sort?
- A network router's routing table update process treats IP address blocks as topological spaces. Which outcome results when a discontinuous change occurs in the available routes?
- A digital filter's stability is determined by its eigenvalues; which outcome occurs when any eigenvalue's magnitude exceeds one?
- If a linear transformation matrix applied to a vector space has an eigenvalue of zero, which outcome is inevitable?
- A software supply chain uses cryptographic hashes to verify component integrity. Which failure mode becomes likely when a weak hashing algorithm with poor collision resistance is employed?
- When estimating protein sequence combinations from amino acid alphabets, which effect increases if identical amino acids are not distinguished?
