CS 630 - Computing Fundamentals I - Fall 2005
Homework 7


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

Due

Monday, November 7th at the beginning of class

Problems

Exercise (p. 274-278)
5.7, 5.8, 5.12, 5.13, 5.18, 5.19, 5.21, 5.24, 5.27

Programming Projects


5.5 (Hint: Consider using a long rather than an int to store user input)
5.10 (Use System.out.print(). Output one character at a time)
5.13 (Rock-Paper-Sissors) (5.16 in myCodeMate)