The process by which one class acquires the properties (data members) and functionalities(methods) of another class is called inheritance. The aim of inheritance is to provide the reusability of code so that a class has to write only the unique features and rest of the common properties and functionalities can be extended from another class.
Child Class:
The class that extends the features of another class is known as child class, sub class or derived class.
Parent Class:
The class whose properties and functionalities are used(inherited) by another class is known as parent class, super class or Base class.
On this page of the site you can watch the video online 15. Java Basics for Selenium - Java Inheritance with a duration of hours minute second in good quality, which was uploaded by the user subbus tech 13 March 2019, share the link with friends and acquaintances, this video has already been watched 20 times on youtube and it was liked by 1 viewers. Enjoy your viewing!