Programming Tutorials

Is Iterator a Class or Interface? What is its use?

By: Karthik in Interview Tutorials on 2012-06-16  

Answer: Iterator is an interface which is used to step through the elements of a Collection.





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Interview Question: What is the difference between sessioncontext and entitycontext?

What is JAXP?

Can Entity Beans have no create() methods?

Interview Question: What is abstract schema?

Interview Question: What is ActionServlet?

Is Iterator a Class or Interface? What is its use?

Interview Question: Where can I get help with Struts?

What are types of J2EE clients?

What are the services provided by a J2EE container?

Interview Question: What is the difference between Message Driven Beans and Stateless Session beans?

Interview Question: What are the call back methods in Entity bean?

What is the difference between interface and abstract class?

Question: Explain the life-cycle methods in JSP?

Interview Question: Why does EJB needs two interfaces(Home and Remote Interface)?

Question: Difference between forward and sendRedirect in JSP?

Latest Articles (in Interview)