A container that provides quick access to elements at the front and the back of the list is a

a. stack
b. queue
c. deque
d. All of these
e. None of these

c. deque

Computer Science & Information Technology

You might also like to view...

What is the conceptual difference between IP and end-to-end protocols?

What will be an ideal response?

Computer Science & Information Technology

The command to display your home directory pathname is

a: echo $HOME b: echo HOME c: echo Current Directory d: echo $PATH e: echo pathname

Computer Science & Information Technology