Multiple Choice
A convenient and fast way to implement an associative container data structure is to use a ____.
A) linked list
B) binary search tree
C) priority queue
D) hash table
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The STL provides four insert iterators to
Q14: The first form of the function transform
Q15: Elements in an associative container are not
Q16: Because the data members of an object
Q17: The algorithm _ reverses the elements of
Q19: Nonmodifying algorithms do not modify the elements
Q20: Modifying algorithms that change the order of
Q21: The algorithm _ is used to manipulate
Q22: The algorithms accumulate, adjacent_difference, inner_product, and partial_sum
Q23: The algorithm _ is used to randomly