logo

What are partitioned data structures?

A)  Partitioned data structures are those in which a single partition stores the whole instance.
B)  Partitioned data structures are data structures in which each partition holds a portion of the instance.
C)  Both (A) and (B)
D)  None of the above

Correct Answer :   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.