Vidyalelo
C++ Programming · Q100

Standard Template Library (STL) in C++

Programming · C++ Programming · question 100

Q100

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

A.
mismatch
Answer
B.
maximum
C.
minimum
D.
maxmatch

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board