CS 535: Assignment 4
SDSUCS 535 Object-Oriented Programming
Fall Semester, 1997
CS 535: Assignment 4

To Assignment Index
San Diego State University -- This page last updated November 5, 1997


Due November 25

You may work on this assignment with your team member. If you work on a team, turn one copy of the assignment. Both names of the team members must be on the assignment.

1. Implement a program that allows you to add a new one-time event to a room's schedule. The program only has to handle one room. The program needs to save the changes to the room's schedule. That is you should be able to make a change to the schedule, exit the program, and when you run the program again, the program should know about the new schedule for the room. Turn in your source code and a javadoc listing for each class in the program.


visitors since November 5, 1997