Answer Posted / niranjanravi
Connection pooling is the process of resuing the database
connections between application and the server to increase
in the perfaomance of the application.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Why main function is static?
What is final method in java?
Can we create an object of static class in java?
v-model life cycle
What is a parent class in java?
Explain the selection sort algorithm and state its time complexity?
How do you square a number?
When we serialize an object does the serialization mechanism saves its references too?
How do you square a number in java?
What data type is string java?
When should you make a function static?
How can constructor chaining be done by using the super keyword?
What does business logic mean?
What is the impact of declaring a method as final?
How do you declare an empty string?