Domanda di colloquio di Capgemini

What is a Functional Interface ?

Risposta di colloquio

Anonimo

25 mar 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.