-
-
-
-
Remove() method collection
Which Underlying Collection will provide the remove() method?
-
Is it possible to serialize a single member in a class?
suppose i have 2 members in my class can i serialize a single member? Is there any way to do that?
-
Determining the order of threads
Q.--" I created five(5) thread instances,say "1","2","3","4","5" and start all of them at the same time,one after the other. The priorities for the threads are same.what should be done so that the threads run concurrently in the same order,i.e1,2,3,4,5(Is there any way at all)"?
-
-
What is the difference between inheritance and extends?
I have not mistaken extends for polymorphism or encapsulation or anything else.. my question is correct!!!
-
-
Is it possible to override the main method in Java?
If yes then how?
-
-
-
-
-
-
-
-
-
-
Core Java Interview Questions
Ans