Vidyalelo
C# Programming · Q41

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 41

Q41

In ASP.NET Web Forms, what is the purpose of the Page_Load event handler method?

A.
It is used to handle page initialization
Answer
B.
It is used to handle button click events
C.
It is used to handle form submission events
D.
It is used to handle session timeout events

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board