Answer Posted / ravikiran(aptech mumbai)
connectin pooling is maintaing a pool of connection which
will allow us to resuse the connection without creating a
new one
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Function Overloading in java?
What are the object and class classes used for?
Why string is not thread safe?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
what is synchronization? : Java thread
What are actual parameters?
List down the methods and interfaces of collection class in java.
What is internal variable?
Is java pass by value or pass by reference?
What is object-oriented programming?
Why put method is used?
What is a for loop in java?
What are parsing rules?
How can we avoid including a header more than once?
What is the difference between equals() and?