Page 1 of 1

What are the advantages of the named iterator?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) They allow to pass arguments to the iterator that control what elements are obtained
b) This form of iterators can be overloaded
c) Both They allow to pass arguments to the iterator that control what elements are obtained & This form of iterators can be overloaded
d) None of the mentioned