#CS-6203
Awesome StudentQuestion • Object Oriented Programming
It is a type of pattern that provides a way to access the elements of an aggregate object sequentially without exposing its underlying representation.
Answer
Iterator Pattern
Iterator Pattern