Computer Science, asked by reema07, 4 months ago

briefly explain any 5 data structure operation​

Answers

Answered by areeb11usmani
1

Answer:

The possible operations on the linear data structure are: Traversal, Insertion, Deletion, Searching, Sorting and Merging. Examples of Linear Data Structure are Stack and Queue. Stack: Stack is a data structure in which insertion and deletion operations are performed at one end only.

Here's your answer

Explanation:

Similar questions