Advertisements
Advertisements
Question
Define Data Structure.
Definition
Solution
Data can be arranged in several ways. Data structure refers to the logical relationship between data items. It is a collection of data pieces that create an organization with accessing functionalities. The data structure should be straightforward and display the relationships between elements. Data structures in computer language include arrays, stack, queue, and tree.
shaalaa.com
Is there an error in this question or solution?