In: Computer Science
Draw the class diagram of University; University (name and location etc) is maintaining the student affairs, faculty or non-faculty record, student record, hostel management, route management etc. University has a chancellor and different departments. Faculty and non-faculty members are the part of each department. Minimum 2 or 3 attributes and operations of each class. Show the cardinality or multiplicity constraints as well.
Explanation :
University Class Diagram has total 11 classes defined :
You can see fields and methods designed for each class in the below image.
Class Diagram for University :