Pergunta de entrevista da empresa NSEIT

Difference between interface and abstract class?

Resposta da entrevista

Sigiloso

23 de jun. de 2024

Abstract class we cannot create object of that class we just inherit that Class and Interface is basically use for multiple implementation.