1.

Define Dynamic Data Structures?

Answer»

A DATA STRUCTURE FORMED when the number of data items are not KNOWN in advance is known as dynamic data structure or VARIABLE size data structure.

A data structure formed when the number of data items are not known in advance is known as dynamic data structure or variable size data structure.



Discussion

No Comment Found