Managing Instance Types Rules
Learn the steps to make the returned instance the same type as the instance on which the method is called.
We'll cover the following
Sticking to the base type
We’ll create a base class and a derived class and learn ways to manage the types of instances the base methods create.
Example
Let’s start with a class named Names
and a derived SpecializedNames
class.
Get hands-on with 1400+ tech skills courses.