GeekInterview | Geeks Forum | Online Quiz | Learning Center | Privacy | Terms and Conditions | Contact
GeekInterview Code Base
Code Snippets Login Register

Multilevel Inheritance

It is the enhancement of the concept of inheritance. When a subclass is derived from a derived class then this mechanism is known as the multilevel inheritance. The derived class is called the subclass or child class for it's parent class and this parent class works as the child class for it's just above ( parent ) class. Multilevel inheritance can go up to any number of level
13 September, 2007
parmod kumar duhan
0
N/A
Program for Multiplevel Inheritance

 

Comments [ Leave Comment ]

No comments posted yet. Be the first one to comment.

 

Tips [ Leave Tip ]

No tips added yet. Be the first one to share tip.

 

Reviews [ Leave Review ]

No reviews added yet. Be the first one to review.

 

Tags

code

 

Related Categories

SQL Server » Database » Java
Web Design » Java Script
MYSQL » Database » Java
DB2 » Database » Java
Projects » JAVA
Copyright @GeekInterview.com