If a class implements a standard API interface that specifies more than one method but does not

Question:

If a class implements a standard API interface that specifies more than one method but does not need many of the methods, this should be used instead of the interface.

a. Your own detailed versions of the needed methods

b. An adapter class

c. A different interface

d. There is no other choice

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: