Placing the iteration mechanism in iterators separate from collection must satisfy which of the following?
(a) Multiple Simultaneous Iterations
(b) Collection Interface Simplicity
(c) All of the mentioned
(d) None of the mentioned
This question was posed to me in my homework.
This is a very interesting question from Collection Iterator Pattern topic in section Visibility, Accessibility and Information Hiding of Software Architecture