Friday, 7 September 2018

Association is-A and has-A


                      Association
  • IS-A relationship based on Inheritance, which can be of two types Class Inheritance or Interface Inheritance.
  • Has-a relationship is composition relationship which is a productive way of code reuse.

No comments:

Post a Comment