Multiple Choice
A container's ____ executes when the object goes out of scope.
A) default constructor
B) destructor
C) copy constructor
D) iterator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: _ is a nonmodifying algorithm.<br>A) equal<br>B) copy<br>C)
Q3: You must use the container name, the
Q4: The first element in a vector container
Q5: The deq.front() operation on a deque object
Q6: Random access iterators are _ iterators that
Q7: The _ typedef iterator is common to
Q8: Every container contains the typedef _.An iterator
Q9: If a container is declared as _,
Q10: The definition of the function template copy
Q11: The expression ct._ deletes all of the