The `extends` keyword
What gets inherited?
The `super()` constructor call
Constructor rule summary
The "is-a" relationship
- •
- •
- •
Adding subclass-specific behavior
Multi-level inheritance
The Object class
Complete example: Employee hierarchy
AP Exam Tips
- •
- •
- •
- •
- •
- •