Subclasses inherit all of the methods of their parent. But suppose you do not want to use the inherited version of a method, but want to define a new one instead? In this video we talk about the concept of overriding which is the act of replacing an inherited method with a new one.
- Tags
-