Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is it called if an object has its own lifecycle and there is no owner?

a) Composition
b) Encapsulation
c) Association
d) Aggregation

Answer: c
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.

Join The Discussion