The Student Grading System is a mini project designed to manage and calculate grades for a group of students. The system utilizes collections, specifically dictionaries or lists, to store and organize student data, such as names, IDs, and scores, and to perform various grading calculations.
iterator linkedlist oops switch-case setter-getter string-operations infinite-loops method-calling return-objects break-statements constructers
- Updated
Mar 22, 2024 - Java