ITEC 120
Reading Assignment 13a

The page numbers below are for the 8th edition. If you are using a different edition
of the book, read the corresponding sections.

Inheritance

Section Title Start End
9.1 Creating Subclasses 444 455
9.2 Overriding Methods 455 458
9.3 Class Hierarchies 458 463

Overview of Inheritance - Part 1

Overview of Inheritance - Part 2

Example Using a Class Hierarchy

 

When you are finished reading, take the R13a Quiz.