There is always been confusion about composition and aggregation. While in practical field went to understand what is composition and aggregation. First thing is both are type of association. Below is the exact definition of each term and then practical Java code, where you can understand exactly how can we implement composition and aggregation in …
Tag Archive: composition
Permanent link to this article: http://www.javaplex.com/blog/composition-and-aggregation-using-java/