| Home >
Code Samples >
Java >
Multilevel Inheritance
|
  |
Multilevel Inheritance
| Description: |
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 |
| Date added: |
13 September, 2007 |
| Submitted By: |
parmod kumar duhan |
| Rating: |
0 |
| Download: |
N/A |
| Instructions: |
Program for Multiplevel Inheritance |
| Source Code: |
|
|
|
|
|
| No comments posted yet. Be the first one to comment. |
|
|
|
| No tips added yet. Be the first one to share tip. |
|
| 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 |