Answer Posted / anil
DataSource provided connections are called as connection pooling. Its connections are re-usability. It create the connections and keep it in cache memory.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How many bits is a 64 bit byte?
What is a boolean field?
Describe the process as to how substring() methodology mechanisms in java.
What is singleton pattern?
What is a class variable?
Why is the main method declared static?
Explain the use of javap tool.
What is integer parseint?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What is the static method?
Difference between static binding and dynamic binding?
What is a function argument in java?
What is a null check?
Is jdk required on each machine to run a java program?
What is final, finally, finalize?