What is association in Java?

Asked 8 years ago 1134 views

0

What is association in Java?

1 Answer


0

Association in Java is defined as it's a  relationship where all object having its own life cycle and there is no owner. In other words, association defines the multiplicity between objects.


Write Your Answer