CSCI A201/A597

Assignment 8 (Eight)

Spring 2000


Due date
Wednesday March 29, at 11:59pm

Late policy
Turn it in before due date. Get help in lab and office hours. Do not procrastinate.

Work policy
Working in groups is encouraged but please turn in your own version of the assignment.

Task
Solve the Lab described in section 4.8 of your book.

Here's the PDF version or Postscript version straight off the authors' website if you don't have the book.

Please name your program with the name of your grader followed by the number of the assignment (which is now 8 or Eight) so you will have one of the following choices:

achandraEight Aswin
asasthanEight Aseem
dgermanEight Adrian
dhealdEight David
jysuhEight Jung-Yul
raindurkEight Rahul
Then use the handin program provided to submit your code.

If you don't follow this naming convention your program may not be graded.

Otherwise the structure is like the one exemplified in lecture 19, with a public class that satisfies the naming convention and has a main method with a test program, and a Library class inside the same file that contains the methods you need define.

Grading
You get 10% for each of the 12 methods you have two write, so this assignment can give you bonus points if you work it out completely. (You can get up to 120% of the grade for an assignment this way).