What is Iterator class?

Submitted by: Administrator
An iterator class is used to iterate through objects of the container class. An iterator is an entity that gives access to the contents of a container object.
Submitted by: Administrator

Read Online C++ Containers Job Interview Questions And Answers