To what kind of elements does non-modifying sequence algorithm can be applied?
(a) Range
(b) Vector
(c) List
(d) Methods
I had been asked this question during an interview for a job.
My doubt is from Non Modifying Sequence Algorithms topic in section Algorithms, Objects & Iterators in C++ of C++