Imagine you are working with another team to build an application. You are developing code that uses

Question:

Imagine you are working with another team to build an application. You are developing code that uses a class that the other team has not finished writing yet. You want to allow easy integration once the other team’s code is complete. Which statements would meet this requirement? (Choose two.)

A. An abstract class is best.

B. An interface is best.

C. Either of an abstract class or interface would meet the requirement.

D. The methods should be protected.

E. The methods should be public.

F. The methods should be static.

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

Step by Step Answer:

Question Posted: