A Java console application to manage student semester grades, calculate GPA, and generate letter grades based on academic performance.
-
Updated
Jul 5, 2026
A Java console application to manage student semester grades, calculate GPA, and generate letter grades based on academic performance.
A Java-based Student Grade Tracker that allows users to manage student grades, calculate average scores, and identify highest and lowest grades using ArrayList and Object-Oriented Programming concepts.
Student Grade Management System (Java) A console-based Java application that collects student details, calculates total marks from multiple subjects, determines pass/fail status, and generates a class summary including average, highest, and lowest scores. Built using OOP principles, ArrayList, and user input handling.
"A simple Java application to store student grades, calculate average/highest/lowest scores, and display a summary report using Arrays or ArrayLists."
Add a description, image, and links to the studentgradetracker topic page so that developers can more easily learn about it.
To associate your repository with the studentgradetracker topic, visit your repo's landing page and select "manage topics."