True/False
An interface always should be used to specify data and services that will be provided by objects in a hierarchical relationship.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q57: Polymorphism allows the addition of classes providing
Q70: A class may implement only one interface.
Q71: The _ keyword is used to create
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
Q75: The Protected members of a base class
Q76: If a class leaves one method in
Q77: When a request is made to use
Q78: A class that implements an interface must
Q79: All classes in Visual Basic have Object