Frage im Vorstellungsgespräch bei Infosys

What is difference between interface and an abstract class

Antwort im Vorstellungsgespräch

Anonym

20. Dez. 2020

Abstract class is a class which has all the properties which class has except it’s abstract .. however interface is an entity not a class