In programming, aggregation is a type of object composition where not all the containing objects should be destroyed when the owning object is destroyed .
In programming, aggregation is a type of object composition where not all the containing objects should be destroyed when the owning object is destroyed .