Question: Assignment 1 Calculate your GPA Obiectives During this lab, students will learn how to Declare variable and select the appropriate data type Apply decisions in

 Assignment 1 Calculate your GPA Obiectives During this lab, students willlearn how to Declare variable and select the appropriate data type Applydecisions in Java programming language to calculate GPA Test the GPA calculator

Assignment 1 Calculate your GPA Obiectives During this lab, students will learn how to Declare variable and select the appropriate data type Apply decisions in Java programming language to calculate GPA Test the GPA calculator Introduction: a) The Grade point average (GPA) is a score average based on the letter grades you make each semester. Each letter grade is assigned a numerical value from 0-4, depending on UVI scale below scale. UVI is also computing the cumulative GPAs. The cumulative GPA provide the average GPA over several vears at the institution. You have been hired to write a Java program that calculates GPA at UVI for one semester. You will need to get UVI grading scale (see table below), translate each letter grade to a corresponding numerical value within the scale, then average those values to find your current GPA. Since some course are assigned a specific number of credits, the scores that you obtain in each class are weighted. The weight is the number of credit for each class. b) Example Calculation of GPA using UVI scale Letter Grade Credits Weighted Score 3.67 Course FDS 100 SCI 100 MAT 143 ENG 120 PLS 200 Total GPA Score 3.67 3 3.3 1.67 3 3 2 13 13.2 5.01 8 38.88 38.88/13 2.99 15.64

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!