You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.