Vidyalelo
C++ Programming · Q864

C++ miscellaneous

Programming · C++ Programming · question 864

Q864

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

A.
copy_if()
Answer
B.
remove_copy_if()
C.
sort
D.
remove_copy()

Answer: Option A

Solution

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