Computer Science, asked by honeythakur1724, 1 year ago

a liner list of element in which deletion can be done from on end (front) and insertion can take place only at the other end(rear ) is know as a

Answers

Answered by pankajkumar17pm
1

The linear list of element in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is called queue.

Similar questions