Multiple Choice
The ________ keyword is used to create an abstract class.
A) Polymorph
B) Inherit
C) Abstract
D) MustInherit
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Objects of abstract base classes can be
Q57: Polymorphism allows the addition of classes providing
Q66: An interface is typically used in place
Q68: The _ keyword is used to define
Q70: A class may implement only one interface.
Q72: Consider the classes below: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB3459/.jpg" alt="Consider
Q73: The purpose of an interface is to:<br>A)provide
Q74: An interface always should be used to
Q75: The Protected members of a base class
Q76: If a class leaves one method in