Update appNew update is available. Click here to update.
About
An avid reader by nature and a developer by passion, a tech enthusiast, a full-stack JavaScript developer, and a tech blogger. Sapna is working with the vision of improving the diversity in the tech f...
College of Engineering Trivandrum 2023
My Stats
EXP gained
yellow-spark
1190
Level
5 (Champion)
Community stats
Discussions
0
Upvotes
0
Know more
95
Total problems solved
91
Easy
4
Moderate
0
Hard
0
Ninja
Jan Jan Feb Feb Mar Mar Apr Apr May May Jun Jun Jul Jul Aug Aug Sep Sep Oct Oct Nov Nov Dec Dec

Current streak:

0 days

Longest streak:

3 days

Less

More

Articles
Hierarchical Inheritance in Java (With Examples)
Medium
Last updated: 26-Sep-2023
Hierarchical inheritance is a type of inheritance in java where multiple derived classes inherit the properties of a parent class. It allows all the child classes to inherit methods and fields from their parent class.
Author
Hari Sapna Nair
0 upvotes