Inheritance Get link Facebook X Pinterest Email Other Apps November 05, 2020 where child class inherits parent class features with its own features . that we don't have to write code again and again Parent class ---- class human being Child class --- class male extends human being Read more