Which feature in the ASP.NET page framework enables automatic linking of page events to their corresponding event handler methods?

ASP.net MCQs for PPSC, FPSC, NTS, and Pakistan government job tests. Select an option below, then read the explanation.

PPSCFPSCNTSPakistan govt jobs
Subject
ASP.netsoftware-engineering-mcqs › asp-net
Published
18 Apr 2019
Last updated
28 May 2026

Browse all ASP.net MCQs

Choose the correct answer

Explanation

Option A is incorrect because automatic event-method association is possible. Option B disables automatic wiring by setting AutoEventWireup to False. Option C is correct as setting AutoEventWireup to True allows the framework to automatically connect page events with their handlers. Option D is incorrect since not all statements are true.

PakQuizHub — free MCQs and past papers for Pakistan government job tests. Content is for educational practice only.