CS 630 - Computing Fundamentals I - Summer 2004
Homework 3


Loyola College > Department of Computer Science > CS 630 > Homework > Homework 3

Due

Wednesday, June 23rd at the beginning of class
Email programs (.cpp files) to lawrie@cs.loyola.edu

Problems

Problem 1: Math Functions

Problem 2: 3.11 g

Problem 2: 3.14 (Programming)

Problem 3: 3.15 c, d

Problem 4: 3.16 b, d, e

Problem 5: 3.40 (Programming) Include a main that calls your function for 20, 21, 22, ..., 210. There should only be one line of code that calls your function.

Problem 6: 3.53 a, e, f

Studying for Exam

Material: Chapter 1 Sections 20-25, Chapter 2, and Chapter 3 Sections 1-15 excluding Section 10.

Exam Format: short answers, complete a program, and tell me the output of a program
Topics:

Review previous homeworks

Review problems - DO NOT TURN IN
2.2, 2.3, 2.6, 2.7, 2.9, 2.10, 2.11, 2.12, 2.13
3.2, 3.4, 3.7

Practice Exam (Answers)