filmov
tv
Object Oriented Programming using Java - Inheritance Part 1

Показать описание
In this video, I start a multiple part video sub series on Inheritance in Java. This is a very loaded subject, and I'm going to dedicate a couple of videos to this. There's a lot of concepts to cover, but here is a run down:
1. Object - The God of all god classes.
2. Single Inheritance
3. Inheriting methods and variables from the base class.
4. What's a base class?
5. What does super mean? What happens when you call it?
6. What exactly is accessible of the base class?
And more.
1. Object - The God of all god classes.
2. Single Inheritance
3. Inheriting methods and variables from the base class.
4. What's a base class?
5. What does super mean? What happens when you call it?
6. What exactly is accessible of the base class?
And more.