Using the various Object Oriented Programming concepts and skills learnt in this course, design and develop a Java Application to compute an individual student’s GPA and store the records in a database.
The application should have two components i.e. The student and the course components.
The following should be the minimal operations on the course component:
– Set course information
– Print course information
– Show credit hours
– Show course number
The following should be the minimal operations on the student component
– Set student information
– Print student information
– Calculate number of credit hours taken
– Calculate GPA
– Calculate billing amount (NB: @credit unit is $555)
– Sort the courses according to the course number
note: plzzz don't give dislike.....plzzz comment if you have any problem i will try to solve your problem.....plzzz give thumbs up i am in need....
Get Answers For Free
Most questions answered within 1 hours.