Create Class Diagram - Exercise
Classes as data types: How to prepare a class diagram?
Objective: Create a class diagram for your Check class.
Scoring
This exercise is not scored. It's an opportunity for you to check your understanding of the material covered in the preceding lesson.
When you are finished, click the
Submit
button to view the suggested results.
Instructions
Assuming the existence of integer, floating-point, and string data types, prepare a class diagram for a Check
class that represents a
single check written on an account.
Hints