Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

OOP Practice Questions

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

Why do we need Abstract classes ?

Autor: Lock Huynh



Respuesta:

Abstract classes are used to define a common base with shared methods and properties that derived classes can implement. They provide a template and enforce that certain methods must be implemented by subclasses.


0 / 5  (0 calificaciones)

1 answer(s) in total