Lab 10: Inheritance

Purpose

The purpose of this assignment is to give you experience with the concept of inheritance.

Partners

You are encouraged to work with one other partner on this assignment.

Preliminaries

Create a BlueJ project named lab10 on your lab computer. Place the following files in this project:

Assignment

Supply the missing LabCourse and StudioCourse files such that when TestProgram is run, this output is produced exactly.

Do not modify TestProgram.java. However, you may modify Course.java.

Inheritance

Submission

Before your lab section finishes, e-mail your lab TA the Course.java, LabCourse.java and StudioCourse.java files in an e-mail with the following subject line: CS 160, Lab 10, your name, your partner's name.

Grading - 10 points possible

Before Lab Ends

Please remember to delete the lab10 directory that you created and empty the recycle bin on your desktop. Thanks.

Valid XHTML 1.0!