Question d’entretien chez ALFA

What is the difference between an interface and an abstract class?

Réponse à la question d'entretien

Utilisateur anonyme

12 nov. 2015

An interface is a contract. You implement interfaces and extend abstract classes.