FlashcardIntermediate
The 'this' Type in Classes
The this type refers to the current instance's type polymorphically.
Question
What does the polymorphic this type mean in a class?
Click to reveal answer
The this type refers to the current instance's type polymorphically.
What does the polymorphic this type mean in a class?