Computer Science, asked by ruth3, 1 year ago

data structure defination

Answers

Answered by pooja0610
2
data structure is a particular way of organizing and storing data in a computer so that it can be accessed and modified efficiently. A data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.
Answered by prernachaudhary1
9
A data structure is a specialized format for organizing and storing data. data structure commonly include the array,the file,the record, the table,tree and many Any data structure is designed to organize data to suit a specific purpose so that it can be assessed and worked with in appropriate ways
Similar questions