ASP.NET 2.0 Question:
Download Questions PDF

How would you implement inheritance using VB.NET/C#?

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

Answer:

In VB - Inherits

In C# - Colon (:)

Download ASP.NET 2.0 Interview Questions And Answers PDF

Previous QuestionNext Question
How does VB.NET/C# achieve polymorphism?Explain What is an assembly?