SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Inheritance
By…,
R.abitha
The concept of inheritance and
hierarchy are closely related.
Hierarchy : hierarchy is
defined as ranking or ordering
of abstraction.
.An introduction.
Inheritance is the most
important kind of hierarchy
and is the essential part of
object-oriented systems.
The most general class is the
base class and the derived
class.
Base class:
The base class defines all
property that will be common to any
derived data.
*derived class:
the derived class inherits
those general properties of base
class and adds properties that are
specified to the class.
Base and derived class
Single inheritance
Multiple inheritance
Multiple inheritance
Multilevel inheritance
Hybrid inheritance
Types of inheritance
*Inherited from the single
base class.
Single inheritance:
parent
child
Multiple inheritance:
Grand father
father
child
Multilevel inheritance
Hybrid inheritance
Hierarchal inheritance.
Inheritance;.
Thank
you

Weitere ähnliche Inhalte

Ähnlich wie abitha-pds inheritance presentation

types of inheritancec , inheritance ,data structures and algorithim oresentat...
types of inheritancec , inheritance ,data structures and algorithim oresentat...types of inheritancec , inheritance ,data structures and algorithim oresentat...
types of inheritancec , inheritance ,data structures and algorithim oresentat...starkdevil15
 
inheritance_in_java_object_oriented_programming.pptx
inheritance_in_java_object_oriented_programming.pptxinheritance_in_java_object_oriented_programming.pptx
inheritance_in_java_object_oriented_programming.pptxSkAkram9
 
Inheritance in oops
Inheritance in oopsInheritance in oops
Inheritance in oopsHirra Sultan
 
1- Are a private and a platoon in an encapsulation or an inheritence r.docx
1- Are a private and a platoon in an encapsulation or an inheritence r.docx1- Are a private and a platoon in an encapsulation or an inheritence r.docx
1- Are a private and a platoon in an encapsulation or an inheritence r.docxtpaula2
 
All 5 Types of Inheritance in Java | Analytics Jobs
All 5 Types of Inheritance in Java | Analytics JobsAll 5 Types of Inheritance in Java | Analytics Jobs
All 5 Types of Inheritance in Java | Analytics JobsAnalyticsJobs
 
Ayan Das_25300121057.pptx
Ayan Das_25300121057.pptxAyan Das_25300121057.pptx
Ayan Das_25300121057.pptxAyan974999
 
Multiple Inheritance
Multiple InheritanceMultiple Inheritance
Multiple Inheritanceadil raja
 

Ähnlich wie abitha-pds inheritance presentation (14)

types of inheritancec , inheritance ,data structures and algorithim oresentat...
types of inheritancec , inheritance ,data structures and algorithim oresentat...types of inheritancec , inheritance ,data structures and algorithim oresentat...
types of inheritancec , inheritance ,data structures and algorithim oresentat...
 
OOP Inheritance
OOP InheritanceOOP Inheritance
OOP Inheritance
 
inheritance_in_java_object_oriented_programming.pptx
inheritance_in_java_object_oriented_programming.pptxinheritance_in_java_object_oriented_programming.pptx
inheritance_in_java_object_oriented_programming.pptx
 
Inheritance
InheritanceInheritance
Inheritance
 
Inheritance and polymorphism
Inheritance and polymorphism   Inheritance and polymorphism
Inheritance and polymorphism
 
Inheritance in oops
Inheritance in oopsInheritance in oops
Inheritance in oops
 
inheritance
   inheritance   inheritance
inheritance
 
Inheritance
InheritanceInheritance
Inheritance
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
1- Are a private and a platoon in an encapsulation or an inheritence r.docx
1- Are a private and a platoon in an encapsulation or an inheritence r.docx1- Are a private and a platoon in an encapsulation or an inheritence r.docx
1- Are a private and a platoon in an encapsulation or an inheritence r.docx
 
All 5 Types of Inheritance in Java | Analytics Jobs
All 5 Types of Inheritance in Java | Analytics JobsAll 5 Types of Inheritance in Java | Analytics Jobs
All 5 Types of Inheritance in Java | Analytics Jobs
 
Inheritance
InheritanceInheritance
Inheritance
 
Ayan Das_25300121057.pptx
Ayan Das_25300121057.pptxAyan Das_25300121057.pptx
Ayan Das_25300121057.pptx
 
Multiple Inheritance
Multiple InheritanceMultiple Inheritance
Multiple Inheritance
 

abitha-pds inheritance presentation