Any six data structural operation
Answers
Answered by
0
Answer:
Data structure is a way of storing the data in the computer's memory.
Explanation:
The following are the six data structure operations:
- Traversal.
- Insertion.
- Deletion.
- Searching.
- Sorting .
- Merging.
Examples of data structure are:
- Stack
- Queue
- Tree
- Graph
- Array
Similar questions