Philips Interview Question

When would you use an interface?

Interview Answer

Anonymous

May 17, 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.