Skip to content

This is a Java program that calculates and displays a person's GPA for the current semester and cumulative GPA.

Notifications You must be signed in to change notification settings

End-Us3r/GPA-Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GPA-Calc

This is a Java program that calculates and displays a person's GPA for the current semester and cumulative GPA. The program uses a graphical user interface (GUI) to prompt the user for the number of classes taken for the semester, the number of credits for each class, and the letter grade for each class. The program then calculates the total number of credits and the total number of grade points earned, and uses this information to compute the GPA. Finally, the program displays the semester grades, the total number of credits, and the GPA on the screen.

About

This is a Java program that calculates and displays a person's GPA for the current semester and cumulative GPA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages