Question d’entretien chez State Farm

What is an abstract class?

Réponse à la question d'entretien

Utilisateur anonyme

15 août 2017

A class that configures object classes. An abstract class cannot itself be instantiated, but is called to configure objects after they are instantiated.