Atos interview question

What is difference between abstraction and interface

Interview Answer

Anonymous

4 June 2022

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