nerdexam
Microsoft

98-363 · Question #107

Which of the following is the process of reusing existing active connections instead of creating new connections when a user makes a request to the database?

The correct answer is B. Connection pooling. See the full explanation below for the reasoning.

Question

Which of the following is the process of reusing existing active connections instead of creating new connections when a user makes a request to the database?

Options

  • AConnection object
  • BConnection pooling
  • CDatabase connection
  • DLinqDataSource

How the community answered

(56 responses)
  • A
    4% (2)
  • B
    84% (47)
  • C
    9% (5)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice