What is the difference between iterator and enumeration ?


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

Post New Answer

More Core Java Interview Questions

What is set string?

0 Answers  


What are actual parameters?

0 Answers  


java is pure object-oriented programming language?why it is platform independent.

1 Answers  


What is the purpose of abstract class?

0 Answers  


What is the difference between @before and @beforeclass annotation?

0 Answers  






This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


What is string example?

0 Answers  


What is the name of the java compiler?

0 Answers  


What does system.gc() and runtime.gc() methods do?

0 Answers  


How to overcome the exception object reference not set to an instance of object?

0 Answers   Wipro,


whats the life cycle of jsp

2 Answers   Satyam,


What is the difference between C++ and Java and your preferences?

0 Answers   Expedia,


Categories