.NET FAQs Unleashed!
 
    
    

What is the purpose of the MustInherit keyword in VB.NET?

The MustInherit keyword in VB.NET is used to create an abstract class.



More Interview Questions...