8. How can the Fragile Base Class Problem be resolved? a) Using interfaces (if they are supported)...
Question:
8. How can the Fragile Base Class Problem be resolved?
a) Using interfaces (if they are supported) instead of base classes.
b) Using more composition and less inheritance.
c) Making some base class methods final in order to preserve integrity.
d) Creating base classes with only abstract methods and no data.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: