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

Saint Louis University

Computer Science 150
Introduction to Object-Oriented Programming

Michael Goldwasser

Spring 2013

Dept. of Math & Computer Science

Homework Assignment 08

Inheritance

Contents:


Overview

Topic: Inheritance
Related Reading: Chapter 9
Due: 1:10pm, Friday, 12 April 2013

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


Problems to be Submitted (20 points)

  1. (5 points)

    Exercise 9.2

    To save you time, here is the code.

  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 2013
Last modified: Tuesday, 02 April 2013
Course Home | Assignments | Computing Resources | Lab Hours/Tutoring | Python | Schedule | Submit