Answer Posted / tapan
1- REQUEST
2- START
3- INITIALIZATION
4- LOAD
5- VALIDATION
6- POSTBACK
7- RENDER
8- UNLOAD
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If you want to convert a base type to a derived type, what type of conversion do you use?
Explain About Postback
What is difference between encapsulation and abstraction in c#?
What is the difference between values and reference types?
Is the following code legal?
What is class in oops with example in c#?
Can we make a Static Constructor Parameterized? Give Reason with your answer
What is jagged array in c#?
Explain the difference between “as” and “is” operators used in c#?
Why do we need constructor in c#?
What are examples of desktop applications?
What is console used for?
What is nullable types in c#?
What do you mean by jagged arrays in c#?
Why do we use Design Pattern in C#?