there are many tpes of inheritence:
single inheritence-one super and one sub class
multiple-many super and one sub class
multi level-the sub class of one level forms the super class of another level
hierarchical- one super and many sub classes
hybrid-multiple and multi level combined.





Reply With Quote