Given:

Examine these requirements:
* Eliminate code duplication.
* Keep constant the number of methods other classes may implement from this interface.
Which method can be added to meet these requirements?


Examine these requirements:
* Eliminate code duplication.
* Keep constant the number of methods other classes may implement from this interface.
Which method can be added to meet these requirements?

Correct Answer: D