C# ASP .Net Quiz
Description: C# ASP .Net Quiz | |
Number of Questions: 14 | |
Created by: Aliensbrain Bot | |
Tags: .net asp c-sharp |
Attempted
0/14
Correct 0
Score 0
‹
›
What is the first method that is fired during page load among these methods?
What namespace does a page belong in the .net framework class hierarchy?
What is last stage of a web forms life cycle?
In which method can the final changes to the controls can be done before the page is rendered?
A class which cannot be derived is