CS552CH2: Object-Oriented Design
- Read Chapters 5, 6, 7 & 8 of the textbook.
- Define the following terms: CLASS, ATTRIBUTE, and OPERATION. Give examples of each.
- How does a COMMUNICATION DIAGRAM differ from a SEQUENCE DIAGRAM?
- Plot a Class Diagram for an Online Student Registration System.
- Plot an Object Diagram for an Online Student Registration System based on your Class diagram from the previous question.