Multiple choice

In which of the following, we can reuse the common properties of different classes and form a new class with it?

  1. Categorization

  2. Decomposition

  3. Aggregation

  4. Generalization

  5. Repository

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

We can reuse the common properties of different classes and form a new class with it.