ASP.NET 2.0 Question:
Download Questions PDF

How does VB.NET/C# achieve polymorphism?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

Using Function Overloading and Function Overriding we can achieve polymorphism in .net

Download ASP.NET 2.0 Interview Questions And Answers PDF

Previous QuestionNext Question
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?How would you implement inheritance using VB.NET/C#?