15. Java Basics for Selenium - Java Inheritance

Publicado em: 13 Março 2019
no canal de: subbus tech
20
1

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.


Nesta página do site você pode assistir ao vídeo on-line 15. Java Basics for Selenium - Java Inheritance duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário subbus tech 13 Março 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 20 vezes e gostou 1 espectadores. Boa visualização!