Question: please help me final project Java! i can't do it :( Assignment requirements Prescription Course Management System This case study is relatively straightforward, and hence

please help me final project Java! i can't do it :(

please help me final project Java! i can't do it :( Assignment

Assignment requirements Prescription Course Management System This case study is relatively straightforward, and hence can be tackled by most beginning modelers fairly effortlessly. Background A School wishes for us to design and develop an automated Course Management System (CM). The requirements are as follows: The system is to keep track of the following information for each course: Course id as a string Course name as a string Number of credit as a whole number The system is required to support the following queries: 1. A list of all available courses in the system 2. Search and display information of a course by course id 3. Record/Add information of course 4. Sort all courses by number of credit as ascending 5. Update information of a specific course (by course id) You should des: 1. Course class: This will hold the information of course and add some needed operation. 2. CourseList class: This will hold and manage the list of courses, the list of courses can be used as collection. 3. And finally, make your own main function and test all the above operations The program output might look something like

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!