Home »
MCQs »
Hazelcast MCQs
What are partitioned data structures?
9. What are partitioned data structures?
- Partitioned data structures are data structures in which each partition holds a portion of the instance.
- Partitioned data structures are those in which a single partition stores the whole instance.
Answer: A) Partitioned data structures are data structures in which each partition holds a portion of the instance.
Explanation:
Partitioned data structures are data structures in which each partition holds a portion of the instance.