Programming Tools & Computer Science I

CSC 185 & 201, Spring 2013, Northern Virginia Community College

Week 9-10: Inheritance

2013-02-18

We'll cover class inheritance.

Readings

Read chapter 8.

The official Java inheritance tutorial is also a useful reference.