Which of the following class template are based on arrays?
(a) vector
(b) list
(c) dequeue
(d) both vector & dequeue
The question was asked in semester exam.
I would like to ask this question from Sequences in division Class Hierarchies, Library & Containers of C++