Unlike a vector, a deque:

a. Provides efficient insertion and deletion only at its front.
b. Does not provide indexed access with the subscript operator.
c. Is not stored in contiguous memory.
d. Cannot store as many different data types.

c. Is not stored in contiguous memory.

Computer Science & Information Technology

You might also like to view...

A ________ list should be used when a list contains a series of sequential steps

A) numbered B) bulleted C) tabled D) justified

Computer Science & Information Technology

Where can you find the Tab button in Word 2010?

A) on the Quick Access Toolbar B) on the status bar C) on the ruler D) on the Ribbon

Computer Science & Information Technology