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: Is Decorator an EJB design pattern?

The output of System.out.println(5<<2) in Java

Interview Question: What is difference between EJB 1.1 and EJB 2.0?

Interview Question: What is Action Class?

What is the difference between Session Bean and Entity Bean?

Types of Interviews

Interview Question: What is Remote client view?

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

Interview Question: What is the difference between EAR, JAR and WAR file?

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

Name the containers which uses Border Layout as their default layout?

What are the call back methods in Session bean?

Tell me something about J2EE component?

Differentiate between .ear, .jar and .war files.

Question: What is the directory structure of a web application?

Latest Articles (in Interview)