explain in brief common data structure operations
Answers
Answered by
0
Answer:
The basic operations that are performed on data structures are as follows: ... Sorting: Arranging data elements of a data structure in a specified order is called sorting. Merging: Combining elements of two similar data structures to form a new data structure of the same type, is called merging.
Similar questions