Question d’entretien chez Philips

When would you use an interface?

Réponse à la question d'entretien

Utilisateur anonyme

17 mai 2019

interfaces actually using along with design pattern. an interface is connecting the model and data access layer in a design pattern. it defines the parameter values that can be exposed to the DAL.