nerdexam
GIAC

GSSP-NET · Question #351

Maria works as a Software Developer for MaryLync Inc. She develops an application using Visual C# .NET, for National Stock Broker Inc. The application is used to handle sales and purchase of shares…

The correct answer is A. Inherits C. ErrorPage. See the full explanation below for the reasoning.

Question

Maria works as a Software Developer for MaryLync Inc. She develops an application using Visual C# .NET, for National Stock Broker Inc. The application is used to handle sales and purchase of shares. She wants to ensure that whenever an error occurs in the code, the user is directed to an error page called error1.aspx. She writes a class named StockBroker that contains the code for real stock application. Which of the following attributes of the @ Page directive should she use to accomplish the task? Each correct answer represents a complete solution. Choose two.

Options

  • AInherits
  • BDescription
  • CErrorPage
  • DCulture

How the community answered

(49 responses)
  • A
    80% (39)
  • B
    12% (6)
  • D
    8% (4)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice