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