Multiple Choice
In order to inherit from a user-defined base class, you must ____.
A) store both files in the same directory
B) add the base class following a colon
C) add a reference to the base class
D) store both files using the same extension
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q54: The distinguishing characteristic of an abstract method
Q55: Today applications are normally designed to be
Q56: Instead of running or executing a dynamic
Q57: One of the major advantages of strongly
Q58: A(n) _ method uses the same identifier
Q60: Calls to the ToString( ) method emphasize
Q61: Prior to the introduction of generics, one
Q62: Enabling reuse of code through extending the
Q63: Polymorphic programming is associated with the _.
Q64: Classes can have a "has a" relationship.