Domanda di colloquio di Philips

When would you use an interface?

Risposta di colloquio

Anonimo

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