Which of the following are the best reasons for creating a default interface method? (Choose two.) A.

Question:

Which of the following are the best reasons for creating a default interface method? (Choose two.) 

A. Allow interface methods to be overloaded.

B. Add backward compatibility to existing interfaces.

C. Give an interface the ability to create final methods.

D. Allow an interface to define a method at the class level.

E. Improve code reuse among classes that implement the interface.

F. Improve encapsulation of the interface.

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

Step by Step Answer:

Question Posted: