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

Saint Louis University

Computer Science 1300
Introduction to Object-Oriented Programming

Michael Goldwasser

Fall 2017

Computer Science Department

Homework Assignment 09

Inheritance

Contents:


Overview

Topic: Inheritance
Related Reading: Chapter 9
Due: 11:00am, Wednesday, 15 November 2017

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


Problems to be Submitted (18 points)

  1. (5 points)

    Exercise 9.2

    To save you time, here is the code.

  2. (7 points)

    Exercise 9.3

  3. (3 points)

    Exercise 9.4

  4. (3 points)

    Exercise 9.5


Extra Credit

  1. (2 points)

    Exercise 9.6


Michael Goldwasser
CSCI 1300, Fall 2017
Last modified: Monday, 03 April 2017
Course Home | Assignments | Computing Resources | Lab Hours/Tutoring | Python | Schedule | Submit