Question d’entretien chez Dell Technologies

5. Why Abstract classes can't be instantiated?

Réponse à la question d'entretien

Utilisateur anonyme

4 juil. 2018

The Abstract class may contains abstract methods if object creation is possible the abstract methods will fail bcz these needs implementation.