Question
Instructions: Write a Java program, flow chart and UML diagram. A. Create an app to calculate the GPA for a student. B. The calculation of
Instructions: Write a Java program, flow chart and UML diagram.
A. Create an app to calculate the GPA for a student.
B. The calculation of the GPA must also take into account the UM course/subject (Repeat Subject).
C. The number of subjects/courses entered by students/users of the system is not fixed.
D. Students are only required to include scores and number of credit hours for a course/subject and the system will calculate the GPA for all subjects and the number of credits entered.
E. The GPA calculation for students who repeat the subject is different.
F. The use of overloading of constructors, overloading methods and arrays will be given an additional score of 5 marks if included in the developed application.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started