Microsoft
98-363 · Question #127
Which of the following is a cache of database connections maintained by a database so that the connectionscan be reusedwhenthe database receives future requests for data?
The correct answer is C. Connection pool. See the full explanation below for the reasoning.
Question
Which of the following is a cache of database connections maintained by a database so that the connectionscan be reusedwhenthe database receives future requests for data?
Options
- ADatabase connection
- BConnection object
- CConnection pool
- DTransaction object
How the community answered
(40 responses)- A15% (6)
- B8% (3)
- C73% (29)
- D5% (2)
Community Discussion
No community discussion yet for this question.