Computer Science, asked by shriharinair1, 16 hours ago

Employee can work for a project and project can be allocated to many employees

Answers

Answered by muhammadkhan41
0

Answer:

A class diagram is used in computer programming languages especially those that are based on object oriented approach.

A class diagram is a static structure defining the layout of a system by establishing the system's classes and their attributes.

Now among the four options stated in question statement, the first option is correct where a project can be a class diagram having more than one elements of employees all belonging to same project

Similar questions