• Tutorials
  • Courses
  • Tracks

queue stl Question 6

Last Updated :
Discuss
Comments

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

empty()

size()

get()

push()

Share your thoughts in the comments