Basic Dot Net Question:
Download Questions PDF

Explain re-clarification of object based in .NET?

Answer:

VB6 DOES support polymorphism and interface inheritance. It also supports the “Implements” keyword. What is not supported in vb6 is implementation inheritance.
Also, from above, vb6 DOES “provides access to third-party controls like COM, DCOM ” That is not anything new in .NET.

Download Dot Net Interview Questions And Answers PDF

Previous QuestionNext Question
Difference Abstract class and Interface in .NET? How to achieve Polymorphism in VB.Net?