Exercises

1. Identify the relevant classes for the following:
An electronics store needs to maintain an inventory of electronic equipment which might be found there. You should include audio as well as video equipment. Keep information on all equipment such as manufacturer, cost, date purchased, and serial number. For the audio equipment, keep track of whether it is a cassette player, a CD player, or a radio. Video equipment should be categorized as VHS, 8MM, or video disk.
2. Identify the relevant classes from the following problem specification:
Write a program that will identify the correct oil filter for every year of every model of car made by domestic car manufacturers. The user will first select a manufacturer from the total list of manufacturers, then select a model from those made by that manufacturer, and the n select a year based on the years the model was manufactured. At this point the program should list data on any applicable filters, including part number and price.
3. Identify the relevant classes from the following problem specification:
Write a program that will keep track of scheduled appointments in a multidoctor practice. When a patient makes an appointment, they should be mailed a confirmation card that states the time, date,and doctor of the appointment. The system should be able to print out the list of each day's scheduled appointments. Each doctor has one weekday where they go golfing and should have no appointments scheduled for that day.




Back to Table of Contents

Document:
Local Date:
Last Modified On: