Computer Science, asked by BeulahDias1351, 1 year ago

Expain data structure and expain its types of data structure

Answers

Answered by vinit71
2
the data structure is specialised format for organising storing and data. generally Data Structure types include the arey the files the trees the records any data structure is designed to organise data to suit specific purpose so that it can be accessed worked with an appropriate way


hope it will help you
Answered by Anonymous
0

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