A MustInherit keyword applied on a class makes a class abstract class. An abstract class cannot be instantiated directly. It must be used through its derived classes. The purpose of an abstract class is to enforce must implementations in the base classes.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Can you answer this question?
Write Answer1 Answers