Object-Oriented Programming with Java Lecture Notes

12 February 2008 • Types


You'd actually be over-riding toString() because it's already implemented in the Object class and inherited by the significant class. However, we haven't covered inheritance yet and it would be jumping the gun to mention over-riding now.


This page last modified on 24 January 2006.