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

How many bits is a double?

0 Answers  


Why string is immutable or final in java

0 Answers  


What is the multilevel inheritance. and also give the Example of it ?

5 Answers  


What are the advantages and disadvantages of reference counting in garbage collection?

0 Answers  


What are the differences between throw and throws?

0 Answers  






What happens if an exception is throws from an object's constructor?

0 Answers   Amazon,


Define how destructors are defined in java?

0 Answers  


What class allows you to read objects directly from a stream in java programming?

0 Answers  


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

0 Answers  


What is the functionability stubs and skeletons?

0 Answers  


Is void a wrapper class?

0 Answers  


Which method returns the length of a string?

0 Answers  


Categories