Question d’entretien chez NSEIT

Difference between interface and abstract class?

Réponse à la question d'entretien

Utilisateur anonyme

23 juin 2024

Abstract class we cannot create object of that class we just inherit that Class and Interface is basically use for multiple implementation.