In what ways are annotations similar to interfaces? (Choose two.) A. They can both declare methods with

Question:

In what ways are annotations similar to interfaces? (Choose two.)

A. They can both declare methods with bodies.

B. They can both declare constructors.

C. They can both declare constants.

D. They can both be extended with the extends keyword.

E. They can both be used in a class declaration.

F. They both are declared with the interface type.

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

Step by Step Answer:

Question Posted: