Question d’entretien chez Gallup

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

Réponse à la question d'entretien

Utilisateur anonyme

18 févr. 2019

An abstract class can not be instantiated, but you can use the variables/methods stored within that class