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 are recursive functions?
What is a final class in java?
What does t in java mean?
What is Major and importance difference between for and foreach loop ?
Why do people says “java is robust”?
Do we have pointers in java?
What is type parameter in java?
What is tostring () method?
Can we have return statement in finally clause? What will happen?
How do you define a variable?
How to use string tokenizer class.
What is the purpose of an interface?
What is java argument list?
What are the types of casting?
What is the benefit of inner / nested classes ?