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

   Inicia sesión para empezar


Por supuesto:

Java

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

What is meant by Inheritance?

Autor: mirudula laxmi



Respuesta:

Inheritance is the mechanism by which an object or class (referred to as a child) is created using the definition of another object or class (referred to as a parent). Inheritance not only helps to keep the implementation simpler but also helps to facilitate code reuse.


0 / 5  (0 calificaciones)

1 answer(s) in total