Learning Outcome
At the end of this lesson, you will be able to:
Silent Watching
Review
Lesson
- go over "Using OOP", Chapter 9
- Computer Based Problem Solving
- read "Polymorphism"
Activity
Daily Assignment
- using "polymorphism" create 2 constructors for each of your new child classes
- have a different amount of parameters being passes into each constructor
- then change your stub program to use each one of these new constructors
Object-Orient Analysis & Design
- read over and do Lesson 6
Extra
- work on weekly assignment