Which statement about functional interfaces is incorrect? A. A functional interface can have any number of static

Question:

Which statement about functional interfaces is incorrect?

A. A functional interface can have any number of static methods.

B. A functional interface can have any number of default methods.

C. A functional interface can have any number of private static methods.

D. A functional interface can have any number of abstract methods.

E. A functional interface can have any number of private methods.

F. All of the above are correct.

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

Step by Step Answer:

Question Posted: