Computer Science, asked by talkwithshirin40, 4 months ago

What do you mean by data structure? Explain the types of data structure.​

Answers

Answered by priyadarsini33
3

Answer:

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

Similar questions