Computer Science, asked by Deadpool2110, 10 months ago

Which of the following represents a Non exclusive relationship between two classes?
(a) Aggregation
(b) Composition
(c) Inheritance
(d) All of these

Answers

Answered by madhurabhangare16
3

Answer:

a) aggregation

Explanation:

because it is one decided that of the classes are separate with their economic division

Answered by brainlysme9
0

Aggregation represents a Non-exclusive relationship between two classes.

What is aggregation?

A specific case of association is aggregation. Objects that have a directional relationship. You have an aggregation between two objects when one of them 'has-a' the other. Which object includes the other object was determined by the direction between them. A "Has-a" relationship is another name for aggregation.

Similar questions