"A simple Java application to store student grades, calculate average/highest/lowest scores, and display a summary report using Arrays or ArrayLists."
-
Updated
Aug 15, 2025 - Java
"A simple Java application to store student grades, calculate average/highest/lowest scores, and display a summary report using Arrays or ArrayLists."
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.
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."