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
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.
Step by Step Solution
3.40 Rating (150 Votes )
There are 3 Steps involved in it
The statement D A functional interface can have any number of abst... View full answer
Get step-by-step solutions from verified subject matter experts
