Composition

Home > Computer Science > Programming Languages > OOPS Concepts > Composition

A type of aggregation where each object is dependent on the other objects it is composed of and cannot exist independently.