Write a Java programming:Create a project called Student Registration System (SRS) - TaibahCCSE and implement your class diagram that must include: Course, Faculty, student and administrator(6) If...

Write a Java programming: Create a project called Student Registration System (SRS) - TaibahCCSE and implement your class diagram that must include: Course, Faculty, student and administrator (6) If the user is administrator, the following menu should be displayed:  Allocate course  Drop course  Print a report A. If allocate course is chosen (AddCourse( …) ):  Ask the user to enter the course Id and the lecturer Id to allocate the mentioned course to the intended faculty member. B. If Drop course is chosen ( dropCourse( …) ):  Ask the user to enter the course Id and the lecturer Id to drop the mentioned course from the courses of the intended faculty member. (7) Print a report should display lists of courses and faculltymember .

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here