Explain the type of data structure
Answers
Answered by
1
Explanation:
A data structure is a collection of data type 'values' which are stored and organized in such a way that it allows for efficient access and modification. ... When we think of data structures, there are generally four forms: Linear: arrays, lists. Tree: binary, heaps, space partitioning etc.
Similar questions