Domanda di colloquio di Infosys

What is difference between interface and an abstract class

Risposta di colloquio

Anonimo

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