Which of the following is true about built-in internal iteration control mechanism?
(a) The client must process for each collection iteration and give it to the iteration mechanism
(b) The iteration mechanism then traverses the collection applies the processing package
(c) Lack of flexibility is the biggest drawback
(d) All of the mentioned
This question was posed to me by my college professor while I was bunking the class.
My enquiry is from Collection Iterator Pattern in portion Visibility, Accessibility and Information Hiding of Software Architecture