Question d’entretien chez Infosys

What is difference between interface and an abstract class

Réponse à la question d'entretien

Utilisateur anonyme

20 déc. 2020

Abstract class is a class which has all the properties which class has except it’s abstract .. however interface is an entity not a class