Multiple Choice
____ containers allow elements to be inserted at both ends.
A) Queue
B) Deque
C) Stack
D) List
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: In the _ sort algorithm, the array
Q21: _ returns the maximum number of elements
Q22: _ predicates check a specific property for
Q23: Every object in a(n) _ container has
Q24: _ is a modifying algorithm.<br>A) min<br>B) find<br>C)
Q26: Functions begin and end do not take
Q27: List containers are implemented as doubly _.
Q28: The STL has three main components: _.<br>A)
Q29: The _ iterators are used to output
Q30: The _ operation on a vector container