Connection Pooling Class manages no of user requests for connections to improve performance - Servlets

Q.    Connection Pooling Class manages no of user requests for connections to improve the performance.
- Published on 19 Oct 15

a. True
b. False

ANSWER: True
 

    Discussion

  • Rahul Masule   -Posted on 16 Dec 16
    |-->by using connection pool we can make maximum clients talking with the db s/w.
    |-->creating connection object,managing that object,destroying object will be take care by connection pool..i.e programer become free to create,manage,destroy connection object.
    |-->reusability of objects.
  • avanish Kumar yadav   -Posted on 06 Sep 16
    it is very good

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)