Introduction to OOP | Chapter 17: The Polymorphic Variable : | next | previous | audio | real | text |
Call this in C++ and Java, self in Smalltalk and Objective-C, current in Eiffel.
Holds the actual value (the dynamic class) during execution, not the static class.