Pregunta de entrevista de Philips

When would you use an interface?

Respuesta de la entrevista

Anónimo

17 may 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.