Multiple Choice
A vector is a type of ____.
A) associative container
B) sequence container
C) container adapter
D) iterator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Containers are essentially used _.<br>A) to manipulate
Q23: The class vector contains only one constructor.
Q24: The _ provides class templates to process
Q25: The deque class is a type of
Q26: Assuming deq is a deque object. the
Q28: If the data needs to be processed
Q29: To use a deque container in a
Q30: The statement vecList.pop_back() puts the last deleted
Q31: Containers are class templates.
Q32: The effect of the expression rAccessIterator -