Multiple Choice
The three sequence container objects provided by the STL are:
A) set, multiset, map
B) vector, deque, list
C) map, list, array
D) multimap, map, multilist
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: A sequence container organizes data in a
Q7: If an exception is not caught, it
Q11: Catch blocks serve as _.<br>A)exception handlers<br>B)wide receivers<br>C)temporary
Q14: The _ starts with the key word
Q15: Types of iterators are _.<br>A)input and output<br>B)forward
Q20: There is no difference between declaring an
Q23: The algorithms provided by the STL are
Q30: Two types of container classes in the
Q31: The try/catch/throw construct is able to handle
Q35: The try block is immediately followed by