Cоmpоsitiоn represents а "hаs-а" relationship where the child object's lifecycle is dependent on the parent object. If the parent object is destroyed, the child object is also destroyed. In composition , the child object cannot exist independently of the parent object