Classes Part 2 (10 days)
Integer and Double Wrapper Classes
Arrays of Classes
ArrayLists of Classes
Extending Classes (inheritance)
Abstract Classes
Interfaces
When to use Interfaces and Abstract Classes
TEST
on Classes
HOME
Objectives
Home Work Questions
Worker Class
Inheritance Example
Inheritance Example 2
Interfaces, Abstract Classes and Inheritance
Inheritance Example (casting)
Human Class (with interface)
Human class (with inheritance)
Inheritance Issue - which class?
Abstract Class - Shapes
2005 AP Question
Inheritance Assignment
Inheritance Assignment 2
Inheritance Assignment 3 (Vehicles)
More Inheritance Notes
Inheritance stuff