Question d’entretien chez American Airlines

What is an Interface.

Réponse à la question d'entretien

Utilisateur anonyme

28 août 2015

It's an entity that does not have any implementations, just signatures. It has to be implemented by another class.

1