Multiple Choice
Enabling reuse of code through extending the functionality of classes describes ____ as it relates to object oriented development.
A) abstraction
B) encapsulation
C) polymorphism
D) inheritance
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q57: One of the major advantages of strongly
Q58: A(n) _ method uses the same identifier
Q59: In order to inherit from a user-defined
Q60: Calls to the ToString( ) method emphasize
Q61: Prior to the introduction of generics, one
Q63: Polymorphic programming is associated with the _.
Q64: Classes can have a "has a" relationship.
Q65: Which keyword instructs the compiler to infer
Q66: Classes that inherit from a base class
Q67: Through _ the CLR determines which method