Answer: The purpose of MustOverride keyword in VB.NET is that you can provide common functionality in a base class, but force derived classes to implement specific bits of functionality themselves.
Answer: MustOverride specifies that a property or procedure is not implemented in this class and must be overridden in a derived class before it can be used.
Post Your Answer
Guest User
Not sure what course is right for you?
Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.