Science, asked by yagurejaphet, 1 month ago

the different operations possible on primitive data structure

Answers

Answered by aj2064221
0

Explanation:

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.

Similar questions