A linear list of elements in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is known as a?

Q & AA linear list of elements in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is known as a?
Admin Staff asked 4 years ago

A linear list of elements in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is known as a?
a) Queue
b) Stack
c) Tree
d) Linked list

1 Answers
Admin Staff answered 4 years ago

a) Queue