Answer Posted / raji
Polymorphism: Ability to take more than one form
Types:
1)Static(Compile time)
Overloading
2)Dynamic(Run time)
Overriding
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to do state management in ASP.NET?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Explain significance of routing? : asp.net mvc
What is considered a service provider?
What is data control in asp.net?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Which methods validate all the controls on a page?
Which platform does Microsoft .NET use for exchanging data between applications?
What is the purpose of session management?
How to retrieve user name in case of Window Authentication?
Differentiate between a hyperlink control and a linkbutton control.
What does session_start () do?
How can you handle unmanaged code exceptions in asp.net?
Why do we use web config?
What is difference between ispostback and autopostback in asp net?