Which class serves as the fundamental base for all Web forms?

Choose the correct answer

Explanation

The Page Class is the primary base class from which all Web forms derive their properties and methods. Master Page is used for layout templates, Session Class manages user sessions, and the other options do not serve as base classes for Web forms.

Which class serves as the fundamental base for all W… — ASP.net | PakQuizHub