Pick out the correct method in the c++ standard library algorithm.

Correct Answer: mismatch

Explanation:

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


Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion