-
-
-
-
Java Connection Pooling Questions
1.What is save point?2.Which among the four drivers is pure Java driver?3.What is Connection Pooling ?4.How differ servlet from its peer Technology?5.What are the parameters used in Connection pooling?6.What are the Normalization Rules? Define the Normalization?9.What are batch updates.10.How many JDBC drivers are there ?
-
-
-
-
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