HTC Global Services Interview Question

What is the difference between aggregation and composition?

Interview Answer

Anonymous

Mar 17, 2021

Aggregation represents the weak relationship whereas composition represents the strong relationship. For example, the bike has an indicator (aggregation), but the bike has an engine (composition).