Q.

A system wherein items are added from one and removed from the other end.

A. stack
B. queue
C. linked list
D. array
Answer» B. queue
Explanation: in a queue, the items are inserted from the rear end and deleted from the front end.
2.6k
0
Do you find this helpful?
18

Discussion

No comments yet