What are the vectors?
(a) Arrays with dynamic size
(b) Arrays with different types of elements
(c) Same as array classes
(d) Arrays with static size but use template classes
I had been asked this question in an online quiz.
This interesting question is from seq_con Vector Class topic in portion Class Hierarchies, Library & Containers of C++