I want to access the old posts/threads of 'Programmer Certification(SCJP)' by topic wise such as Threads,Generics & Collections, Innerclasses etc. Please anybody let me know, if there is such provision.
But we are declaring here the collection as type-safe number. Integer is a Number and Double is a Number? Why the above code fail to compile? please explain?
In the above post, Dont we need to check all the members variables of the class are equal or not along with the object's hashcode to ensure that the two objects of 'SortOf' class are equal??
Everytime I am confusing with the questions like "How many objects eligible for garbage collection when the given code completes?". Please anyone explain me some points or tips to get out of from this type of questions.
Why the following code giving UnsupportedOperationException at Line1 when running the program? Can't we able to remove a value from list, which is converted from an array? please explain?