Sollicitatievraag bij Infosys

What is difference between interface and an abstract class

Antwoord op sollicitatievraag

Anoniem

20 dec 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