Multiple Choice
I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired
A) Unload()
B) Load()
C) PreRender()
D) None of the Above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: How many classes can a single .NET
Q16: The type of code found in Code-Behind
Q17: When is the user controls code is
Q18: In ASP.NET application the Global.asax file lie
Q19: Which of the following method is used
Q20: What is the lifespan for items stored
Q21: Which of the following denote the property
Q23: The control used in ASP.NET to display
Q24: The .NET framework which provides automatic memory
Q25: What data types do a RangeValidator Support?<br>A)Integer<br>B)String<br>C)Date<br>D)All