Pergunta de entrevista da empresa Gallup

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

Resposta da entrevista

Sigiloso

18 de fev. de 2019

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