Types: CS 310 Lecture notes

Object-Oriented Programming with Java Lecture Notes

10 February 2009 • 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.