nerdexam
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)
  • A
    15% (6)
  • B
    8% (3)
  • C
    73% (29)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice