Moderate

What is the base class from which all Web forms inherit ?

Correct answer: A. Page Class

  • A. Page Class
  • B. Master Page
  • C. Session Class
  • D. None of these

Explanation

An ASP.NET Web Forms page derives from the System.Web.UI.Page class, which supplies the page lifecycle, controls, and event handling. A Master Page provides shared layout but is not the base class of every Web Form.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions