Question: Create a student record management system using linked list and queue using Java language and database to save files and GUI Java swing to create

Create a student record management system using linked list and queue using Java language and database to save files and GUI Java swing to create background and also use HTML.

With the following properties

A . register students(assume each students has ID, first name ,last name and middle name)

B.register students with courses(course no ,course title crh)

C.able to maintain grade on which course they are registered

d.searches students by ID displays if found

E.searches by course name

F. sorts student name in alphabetical order

G.displays the details of all students

H.Deletes a student by id

I.Deletes a course by courseNo

J. Handles errors in informative ways .

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 Databases Questions!