2 Which statement about compositions and aggregations is true?
an aggregation contains only abstract classes
the contents of a composition are all siblings
if a composition dies, the contents die
if one element of an aggregation is dereferenced, all its elements are eligible for garbage collection