Kizspy | Question: 20
(Choose 1 answer)
What is a connection pool in the context of database connections in web applications?
A. A pool of HTTP connections maintained by the web server
B. A cache for storing session data
C. A pool of pre-initialized database connections for reuse
D. A collection of JavaScript functions for handling database operations