In aggregation, the class is made up of other existing classes that may exist independent of the child class. In composition, the child class depends on its parent for existence .
In aggregation, the class is made up of other existing classes that may exist independent of the child class. In composition, the child class depends on its parent for existence .