Inheritance in Java - Computer Science

5 months ago
59

This computer science video covers a tutorial on inheritance in Java. It discusses how a subclass inherits attributes and behaviours from a superclass. This can also be visualised as a parent/child relationship in which the child class inherits from the parent class.

Loading 1 comment...