Ask Question
28 January, 09:10

Unlike a vector, a deque: provides efficient insertion and deletion only at its front. does not provide indexed access with the subscript operator. is not stored in contiguous memory. cannot store as many different data types.

+4
Answers (1)
  1. 28 January, 12:51
    0
    3. Is not stored in contiguous memory.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Unlike a vector, a deque: provides efficient insertion and deletion only at its front. does not provide indexed access with the subscript ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers