1.

What type of algorithm is not available in creating our own STL style algorithms?

A. sort
B. copy_if()
C. remove_copy_if()
D. All of above
E. None of these
Answer» C. remove_copy_if()


Discussion

No Comment Found

Related MCQs