Question d’entretien chez Kirey Group

What is the difference between abstract class and interface

Réponse à la question d'entretien

Utilisateur anonyme

2 avr. 2017

Abstract class can have a body for methods, interface can't.