Deloitte interview question

Is abstraction and abstract class is same ?

Interview Answer

Anonymous

7 Jun 2017

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

2