1.

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

A. stack.
B. queue.
C. linked list.
D. tree.
Answer» C. linked list.


Discussion

No Comment Found