logo

What are non-partitioned data structures?

A)  Non-Partitioned data structures are those in which a single partition stores the whole instance.
B)  Non-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 :   Non-Partitioned data structures are those in which a single partition stores the whole instance.


Explanation : Non-partitioned data structures are those in which a single partition stores the whole instance.