Iterator in Java

In the previous post, we have learnt about TreeMap in java. In this post, we will learn about the Iterator in java. Iterator is used for iterating(looping) over collections classes in java like HashMap,...