Domanda di colloquio di Gallup

What is the difference between an abstract class and and an interface?

Risposta di colloquio

Anonimo

18 feb 2019

An abstract class can not be instantiated, but you can use the variables/methods stored within that class