Multiple choice

__________________ involves checking each component to see which exception it might generate and including this exception in the component interface.

  1. Name generalization

  2. Operation generalization

  3. Exception generalization

  4. None of these

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

Exception generalization may involve checking each component to see which exception it might generate and including these exceptions in the component interface.