Full details about datastructure and its opertions
Answers
Answered by
0
In computer science, a data structureis a data organization and storage format that enables efficient access and modification. More precisely, adata structure is a collection of datavalues, the relationships among them, and the functions or operations that can be applied to the data.
Operations on Data Structures. The basic operations that are performed on data structures are as follows: Insertion: Insertion means addition of a new data element in a data structure. ... Sorting: Arranging dataelements of a data structure in a specified order is called sorting.
hope it helps you a lot
thank you very much
Operations on Data Structures. The basic operations that are performed on data structures are as follows: Insertion: Insertion means addition of a new data element in a data structure. ... Sorting: Arranging dataelements of a data structure in a specified order is called sorting.
hope it helps you a lot
thank you very much
Similar questions