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)- A4% (2)
- B13% (7)
- C8% (4)
- D75% (40)
Community Discussion
No community discussion yet for this question.