0
1.2kviews
Identify classes and their attributes and draw the relationships that are described by the following rules. Include the multiplicities for each relationship.

(i) Companies may employ many people, and people may work for many companies. '-very employee in a company has a manager who may manage many subordinate employees.

(ii) Library maintains becks and magazines. A student can issue a book or return a book. A fine is charged if book is returned after 8 'days. The magazines are not issued, but student can read it in library.

Mumbai University > Information Technology > Sem 3 > Object Oriented Programming Methodology

Marks: 10M

Year: May 2016

1 Answer
0
1views

a)

enter image description here

b)

enter image description here

enter image description here

Please log in to add an answer.