Home » Interview » Technology

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.


← Previous Question Next Question→

Discussion & Comments

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