Given: (Exhibit) Examine these requirements: * Eliminate code duplication. * Keep constant the number

By | January 1, 2023

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?

Correct Answer: D