What is data structure ?
Answers
Answered by
5
Answer:
In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, 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
1
Answer:
Data structure refers to methods of organizing units of data within larger data sets. Achieving and maintaining specific data structures help improve data access and value.
Similar questions