Question d’entretien chez Capgemini

What is a Functional Interface ?

Réponse à la question d'entretien

Utilisateur anonyme

25 mars 2024

Functional Interface that having one abstract method is known as functional interface. It can have any number of default, static methods but can contain only one abstract method.