Home » C++ Programming » Questions and Answers » Question
  1. Pick out the correct method in the c++ standard library algorithm.
    1. maximum
    2. minimum
    3. mismatch
    4. All of above
    5. None of these
Correct Option: C

It is a method in the search operation in standard library algorithms.



Your comments will be displayed only after manual approval.