Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[ 2 5 points ] Consider the following description of some university where professors teach courses in which students can enroll. A teacher has a

[25 points] Consider the following description of some university where professors teach
courses in which students can enroll. A teacher has a name, address, phone number, email
address, and salary. A student has also a name, phone number etc., but no salary (sorry). A
student also gets some marks by enrolling in each course. Each course has a name and a number.
When a student is enrolled in a course, the marks for this enrollment are recorded and the
current average as well as the final marks can be obtained from the enrollment. From a student
one can obtain a list of courses he or she is enrolled in. Each course has at least one and at most
three teachers. There are two types of courses: undergraduate and graduate. Students cannot
withdraw from an undergraduate course once enrolled, but from a graduate course they can.
Draw a class diagram for this university. Include the necessary class associations and their
multiplicities. Add attributes and methods when necessary. You do not have to include getters
and setters for attributes. Also visibility modifiers (public, private, etc.) are not required.
Please physically draw the diagram with neat handwriting (digital drawing okay). Don't forget multiplicities!
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts International Edition

Authors: David M. Kroenke

6th Edition International Edition

0133098222, 978-0133098228

More Books

Students also viewed these Databases questions

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago