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

Saint Louis University

Computer Science 150
Introduction to Object-Oriented Programming

Michael Goldwasser

Spring 2010

Dept. of Math & Computer Science

Homework Assignment 04

Flow of Control

Contents:


Overview

Topic: Flow of Control
Related Reading: Chapter 4
Due: 9:00am, Friday 12 February 2010

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


Problems to be Submitted (20 points)

  1. (5 points)

    Parts (a)-(e) of Exercise 4.24 on pages 154-155

    In addition to giving the correct output, please give a brief explanation of why that is the case.

  2. (5 points)

    Exercise 4.25 on page 155

    Note: Do not generate a new list instance. The goal is to modify the existing list.

  3. (5 points)

    Exercise 4.26 on page 155

  4. (5 points)

    Exercise 4.35 on page 156


Extra Credit

  1. (2 points)

    Exercise 4.37 on page 156


Michael Goldwasser
CSCI 150, Spring 2010
Last modified: Monday, 22 February 2010
Course Home | Assignments | Class Photo | Computing Resources | Lab Hours/Tutoring | Schedule | Submit