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 where object has its own lifecycle and child object cannot belong to another parent object?

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

Answer: d
Explanation: Aggregation occurs when objects have their own life cycle and child object can associate with only one parent object.

Join The Discussion