CECS 277
LAB ASSIGNMENT 9
Assigned date: 12/3
Due date: 12/10
50 points
Rewrite the lab assignment 3 with the following requirements:
- Using the factory pattern
- Save and read the data file using serialization
- Add at least three more patterns to your program.
You can have a team of two students to work on the lab assignment 9.
Grading
- Demonstrate the lab to the instuctor
- Return the printouts UML diagram for the factor pattern and other patterns in your program.
- Return the printouts of code that are related to the patterns in your program and explain why you use three patterns.