Question: #Java 1. Draw UML class diagram to indicate relationship among classes including its multiplicity based on the following requirement A participant may register at least

#Java
1. Draw UML class diagram to indicate relationship among classes including its multiplicity based on the following requirement "A participant may register at least one course, and an instructor teaches at most two courses. A course may have ten to twenty participants and is taught by only one instructor. A participant is a subclass of person class and implements the compare to () method from Java.lang. Comparable interface [5 M)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
