Inheritance: CS 310 Lecture notes

Object-Oriented Programming with Java Lecture Notes

17 February 2009 • Inheritance


That is, the child should perform the same functions as the parent but need not perform them in the same way as the parent does.


This page last modified on 24 January 2006.