I want to create two instances of a class ,But when trying for creating third instance it should not allow me to create . what i have to do for making this?
What is the difference between Enumeration and Iterator?. When i can use Enumeration and when i can use iterator?. Can any one tell me the situation that only Enumeration could able to solve that problem and vice versa.