Multiple Choice
The most important data structures in the STL are __________
A) arrays and structures
B) lists and groups
C) containers and iterators
D) templates and prototypes
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: To use the map class, you must
Q21: The difference between the unordered_multimap class and
Q22: A function object is an object that
Q23: The algorithms provided by the STL are
Q24: You can use the name of a
Q26: When you declare an iterator to work
Q27: The STL provides many algorithms which are
Q28: Select all that apply. Which of the
Q29: In a mapping, each element must have
Q30: Two types of container classes in the