Computer Science, asked by Aiswaryavinish4417, 4 months ago

Any six data structural operation

Answers

Answered by mad210202
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:

  1. Traversal.
  2. Insertion.
  3. Deletion.
  4. Searching.
  5. Sorting .
  6. Merging.

Examples of data structure are:

  • Stack
  • Queue
  • Tree
  • Graph
  • Array
Similar questions