nerdexam
Microsoft

98-363 · Question #139

Which of the following classes provides objects that are constructed automatically for every request given to an ASP.NET application and destroyed when the request has been completed?

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

Question

Which of the following classes provides objects that are constructed automatically for every request given to an ASP.NET application and destroyed when the request has been completed?

Options

  • AHttpResponse
  • BHttpContext
  • CHttpServletUtility
  • DHttpRequest

How the community answered

(46 responses)
  • A
    4% (2)
  • B
    74% (34)
  • C
    15% (7)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice