What kind of object is modifying sequence algorithm?
(a) Function template
(b) Class template
(c) Method
(d) Iterator
The question was posed to me in an international level competition.
Question is from Modifying Sequence Algorithms topic in chapter Algorithms, Objects & Iterators in C++ of C++