InterviewSolution
Saved Bookmarks
| 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 |
|