What type of access does deque and vector provide?
(a) Linear access
(b) Parallel access
(c) Random access
(d) Memory access
The question was asked during an interview.
I need to ask this question from Almost Containers topic in chapter Class Hierarchies, Library & Containers of C++