Multiple choice

Which of the following is/are true about Aggregation and Composition?

  1. Aggeregation possess 'has a' relationship.

  2. Composition approach determines that the member object can exists without the containing class.

  3. Composition possess 'is a' relationship.

  4. All of the above.

  5. Both (1) and (3).

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

These are the true statements.