OOP Programming using Java - inheritance (subclass, superclass, super(), method overriding)

preview_player
Показать описание
#java #OOP #inheritance #superclass #subclass #method
This video will show you:
1. how to program the concept of inheritance in java
2. how to use super() in subclass constructor
3. super keyword to invoke immediate parents class: method and constructor
4. using super to access superclass member
5. Method overriding
Рекомендации по теме