• Tutorials
  • Courses
  • Tracks

queue stl Question 4

Last Updated :
Discuss
Comments

Which of the following is not a member function of the queue STL in C++?

pop()

push()

front()

insert()

Share your thoughts in the comments