Learning Outcome
At the end of this lesson, you will be able to:
- understand Abstract Methods and Classes
Silent Watching
Review
Lesson
- go over "Using OOP", Chapter 9
- Computer Based Problem Solving
- read "Abstract Methods & Classes"
Activity
Daily Assignment
- if you have not already done so, make your "Vehicle Class" an abstract class, so that it can only be inherited from, not instantiated
Object-Orient Analysis & Design
- read over and do Lesson 7
Extra
- work on weekly assignment