Infosys Interview Question

Where to use abstract and interface?

Interview Answer

Anonymous

Sep 15, 2017

we use interface and abstract when we have to achieve abstraction,multiple inheritance

4