What is association in Java?

Asked 7 years ago
Viewed 907 times

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.


answered 7 years ago by Hemant Patel

Your Answer