Which statements about static interface methods are correct? (Choose three.) A. A static interface method can be

Question:

Which statements about static interface methods are correct? (Choose three.) 

A. A static interface method can be final.
B. A static interface method can be declared private.
C. A static interface method can be package-private.
D. A static interface method can be declared public.
E. A static interface method can be declared protected.
F. A static interface method can be declared without an access modifier.

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

Step by Step Answer:

Question Posted: