filmov
tv
Java Tutorial 63 - Inheritance 2/6 Using the super Keyword

Показать описание
In this tutorial, I will show you how to use the super keyword. The keyword super refers to the superclass and can be used to invoke the superclass's methods and constructors.