Pick out the in correct type of function in <algorithm> header file.
(a) Partitions
(b) Sort
(c) Merge
(d) Join
I got this question in an interview for internship.
Asked question is from C Style Algorithms topic in portion Algorithms, Objects & Iterators in C++ of C++