Home » C++ Programming » Questions and Answers » Question
  1. Which operator is used in priority queue?
    1. operator>
    2. operator)
    3. operator<
    4. All of above
    5. None of these
Correct Option: C

operator<



Your comments will be displayed only after manual approval.