nerdexam
Microsoft

98-363 · Question #4

The web.config file of a Web site contains the following XML. You write the following code in a new ASP.NET Web page on the Web site. What happens when the page loads?

The correct answer is D. The page displays "Hello". See the full explanation below for the reasoning.

Question

The web.config file of a Web site contains the following XML. You write the following code in a new ASP.NET Web page on the Web site. What happens when the page loads?

Options

  • AThe page displays a 404 error.
  • BThe page displays a 500 error.
  • CThe page is blank.
  • DThe page displays "Hello".

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    13% (7)
  • C
    8% (4)
  • D
    75% (40)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice