Which statement about a functional interface is true?

Which statement about a functional interface is true?
A. It must be defined with the public access modifier.
B. It must be annotated with @FunctionalInterface.
C. It is declared with a single abstract method.
D. It is declared with a single default method.
E. It cannot have any private methods and static methods.

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which statement about a functional interface is true?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.