Iterator for a collection will update along with the collection, when it is modified and give the updated one while traversing.
Reveal answer
Fill a bubble to check yourself
Iterator for a collection will update along with the collection, when it is modified and give the updated one while traversing.