Multiple Choice
If consecutive elements in listCont have the same value, the ____ operation removes the duplicates.
A) listCont.remove()
B) listCont.duplicate()
C) listCont.remove(duplicate)
D) listCont.unique()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: The _ operation on a vector container
Q31: A function object contains a function that
Q32: _ iterators are forward iterators that can
Q33: If the data needs to be processed
Q34: The _ operation removes the first element
Q36: Elements in a(n) _ container are automatically
Q37: The only difference between the containers set
Q38: An iterator to a vector container is
Q39: The associated header file of the sequence
Q40: Predicates are special types of function objects