Computer Science, asked by tabbharmal6740, 10 months ago

Permanent employee is an employee what is the relationship between 2 class

Answers

Answered by BushrajavediqbalKhan
14

Explanation:

Our customer order class diagram has three kinds of relationships. association -- a relationship between two classes. There is an association between two classes if an instance of one class must know about the other in order to perform its work

Answered by nidaeamann
20

Answer:

Relationship is Association class

Explanation:

When we talk about the concept of classes, there are different types of classes. These include association, multiplicity, directed association, reflexive association, aggregation, composition, inheritance, realization.

Now the example quoted in question statement belongs to the first class, that is the association class. A permanent employee has its association not only with the company, but with all the people that are part of that company

Similar questions