Deloitte Interview Question

Is abstraction and abstract class is same ?

Interview Answer

Anonymous

Jun 7, 2017

no abstraction is the mechanism which can be achieved from abstract class or from Interface.

2