1.

Pick out the in correct type of function in header file.(a) Partitions(b) Sort(c) Merge(d) JoinI 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++

Answer»

Right answer is (d) Join

Explanation: First THREE type of OPTIONS are AVAILABLE in HEADER FILE.



Discussion

No Comment Found

Related InterviewSolutions