Course Home | Assignments | Class Photo | Computing Resources | Lab Hours/Tutoring | Python | Schedule

Saint Louis University

Computer Science 150
Introduction to Object-Oriented Programming

Michael Goldwasser

Spring 2011

Dept. of Math & Computer Science

Homework Assignment 07

Inheritance

Contents:


Overview

Topic: Inheritance
Related Reading: Chapter 9
Due: 9:00am, Wednesday 13 April 2011

Please make sure you adhere to the policies on academic integrity.


Problems to be Submitted (20 points)

  1. (5 points)

    Exercise 9.2

  2. (5 points)

    Exercise 9.3

  3. (5 points)

    Exercise 9.6

    To save you time, here is the modified code.

  4. (5 points)

    Exercise 9.9

    To save you time, here is the modified code.


Extra Credit

  1. (2 points)

    Exercise 9.18


Michael Goldwasser
CSCI 150, Spring 2011
Last modified: Monday, 29 March 2010
Course Home | Assignments | Class Photo | Computing Resources | Lab Hours/Tutoring | Python | Schedule