Can override to change the behavior
However, any class
can override the
toString
method
to produce different behavior, and
can pass that behavior down the inheritance hierarchy
to subclasses of the class that overrides the method.
File: dl.htm
[Next]
[Prev]