+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

Related questions

0 votes
asked Dec 8, 2022 in Data Structures & Algorithms by sharadyadav1986
0 votes
asked Aug 13, 2021 in Python Pandas by SakshiSharma
...