Short Answer
The operator ____________________,supported by the queue container class,returns the next (i.e.,first)element in the queue,but does not remove the element from the queue.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A container's _ executes when the object
Q2: _ is a nonmodifying algorithm.<br>A) equal<br>B) copy<br>C)
Q4: The first element in a vector container
Q10: The definition of the function template copy
Q12: _ predicates check a specific property for
Q15: If data needs to be processed in
Q27: List containers are implemented as doubly _.
Q32: _ iterators are forward iterators that can
Q38: An iterator to a vector container is
Q40: Predicates are special types of function objects