Atos Interview Question

What is difference between abstraction and interface

Interview Answer

Anonymous

Jun 4, 2022

Abstract class can have abstract methods and normal methods but interfaces have all abstract methods