Skip to main content

Home/ Java/ Group items tagged Java-iterator

Rss Feed Group items tagged

Javin Paul

What is the difference between Enumeration and Iterator ? - 0 views

  •  
    A good explanation of frequently asked java interview question Iterator vs Enumeration.Between two Enumeration is older and its there from jdk 1.0 while iterator was introduced later.The functionality of Enumeration interface is duplicated by the Iterator interface.
Javin Paul

How HashMap works in Java - 0 views

  •  
    How HashMap works in Java or sometime how get method work in HashMap is common interview questions now days. Almost everybody who worked in Java knows what hashMap is, where to use hashMap or difference between hashtable and HashMap then why this interview question becomes so special? Because of the breadth and depth this question offers. It has become very popular java interview question in almost any senior or mid-senior level java interviews. Questions start with simple statement "Have you used HashMap before" or "What is HashMap? Why do we use it "
Merit Campus

Iterations Statements (Loops) And While Loop (Telugu) - YouTube - 0 views

  •  
    This video explains about the need for loops (iteration statements) in programming and discusses about the while loop in detail.
1 - 3 of 3
Showing 20 items per page