+1 vote
in Data Structures & Algorithms by
Which data structure allows deleting data elements from and inserting at rear?

a) stacks

b) queues

c) dequeues

d) binary search tree

1 Answer

0 votes
by
b) queues
...