Pregunta de entrevista de Gallup

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

Respuesta de la entrevista

Anónimo

18 feb 2019

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