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 inheritance? and the various types ?

Autor: mirudula laxmi



Respuesta:

Inheritance is one of the major features of object-oriented programming, by which an entity inherits some characteristics and behaviors of some other entity and makes them their own. Inheritance helps to improve and facilitate code reuse. The various types of inheritance include: Single inheritance Multiple inheritances Multi-level inheritance Hierarchical inheritance Hybrid inheritance


0 / 5  (0 calificaciones)

1 answer(s) in total