What is an iterator interface in java programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

When we can access the static data member without creating the object what is the need of the object in java.

5 Answers   Airhub, ssinformatics,


Can an integer be a string?

0 Answers  


What is null object in java?

0 Answers  


Differentiate between == and equals().

0 Answers  


What is the % operator?

2 Answers  






List some oops concepts in java?

0 Answers  


Is namespace same as package in java?

0 Answers  


How the elements are organized in GridBagLayout?

1 Answers  


How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


What do you mean by inner class in java?

0 Answers  


what is the form of storage space in java?

5 Answers  


Is object a data type?

0 Answers  


Categories