0 تصويتات
بواسطة
In a class diagram, what does a solid line with a diamond shape between two classes represent?
Association
Inheritance
Aggregation
Composition

1 إجابة واحدة

0 تصويتات
بواسطة
4 Composition
In a class diagram, a solid line with a diamond shape between two classes represents a composition relationship. Composition is a strong form of aggregation where the life cycle of the contained class is dependent on the container class. It implies a strong relationship where the contained class is a part of the container class and cannot exist independently.
مرحبًا بك إلى يزيد، حيث يمكنك طرح الأسئلة وانتظار الإجابة عليها من المستخدمين الآخرين.
...