Which statements are true about a functional interface? (Choose three.) A. It may contain any number of

Question:

Which statements are true about a functional interface? (Choose three.)

A. It may contain any number of abstract methods.

B. It must contain a single abstract method.

C. It may contain any number of private methods.

D. It must contain a single private method.

E. It may contain any number of static methods.

F. It must contain a single static method.

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

Step by Step Answer:

Question Posted: