inhertence
how many types of inheritence in java according to sun specification?
View Answers
December 14, 2010 at 3:19 PM
Hi Friend,
Java supports following inheritance types:
- Single - level inheritance
- Multi - level inheritance
- Hierarchical inheritance
Thanks
Related Tutorials/Questions & Answers:
Advertisements