Java Programming 1 - Inheritance Part 2/2

preview_player
Показать описание
In this video, I cover Inheritance, the relationships between superclasses (aka base classes, parent classes) and subclasses (aka derived classes, child classes), Information Hiding (Protected access modifier), rules of Inheritance, how to access Superclass constructors and methods via the "super" directive, Override vs Overoad, super() vs this().
Рекомендации по теме