Whats the difference between aggregation and composition?

Answer

Both are ways of designating or grouping items by relationship. In the case of composition, if the links that bind the objects are broken, then all objects are destroyed. In aggregation, it's a looser grouping, and if the links are broken the original objects still exist.

This sounds better..

"Aggregation differs from ordinary composition in that it does not imply ownership. In composition, when the owning object is destroyed, so are the contained objects. In aggregation, this is not necessarily true. For example, a university owns various departments (e.g., chemistry), and each department has a number of professors. If the university closes, the departments will no longer exist, but the professors in those departments will continue to exist. Therefore, a University can be seen as a composition of departments, whereas departments have an aggregation of professors. In addition, a Professor could work in more than one department, but a department could not be part of more than one university."

http://en.wikipedia.org/wiki/Record_(computer_science)

Improve Answer Discuss the question "Whats the difference between aggregation and composition?" Watch Question

First answer by kkcdsfkjosyi. Last edit by kkcdsfkjosyi. Contributor trust: 190 [recommend contributor]. Question popularity: 20 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Whats the difference between aggregation and composition?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
What is agreegation?  What is agreegation in c?  Whats jupiters composition?  Composition and aggregation?  Difference between aggregation and associatin?  Difference between association and aggregation?  Difference between aggregation and composition?  2 Difference between Composition and Aggregation?  Difference between aggregation and accommodation?  What is the difference between aggregation and composition?  What is the difference between composition and aggregation?  Difference between association and aggregation and composition?  What is the difference between aggregation and composition relationship?  In object oriented modelling What is the difference between aggregation and composition relationship?