Computer Science, asked by sanjivaniburma1212, 9 months ago

What is it called if an object has its own lifecycle and there is no owner?
a) Aggregation
b) Composition
c) Encapsulation
d) Association​

Answers

Answered by yash2071
8

Answer:

the object is called aggregation

Answered by mrchetraj8765501516
3

Answer:

d

Explanation:

It is a relationship where all objects have their own lifecycle and there is no owner. This occurs where many to many relationships are available, instead of one to one or one to many.

Similar questions