Develop a class diagram based upon the following description: When a student wants to register for courses, he/she will

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Develop a class diagram based upon the following description: When a student wants to register for courses, he/she will

Post by answerhappygod »

Develop a class diagram based upon the following description:When a student wants to register for courses, he/she will providestudent id and name along with the term (like W22, F22, S22 etc.).For a particular term, student can register for up to 7 uniquecourses. Multiple students can register for a course, but a studentcan register for a specific course in the given term only once. Forevery single course, one and only one faculty member is assigned toteach, and a faculty member will be able to teach at the most 5courses in each term. Each course will have one and only onerecommended textbook. Every course will be scheduled in one of theavailable rooms. Each faculty member will have unique id, assignedautomatically starting from “F1001” and will have an office, phone,and email. The recommended textbook will have unique ISBN number,title, author, and edition. Room can be a lecture room, lab,office, or meeting room and will have unique room number, capacity.All the courses have unique course id, course name, credit hoursand description.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply