GPA & CGPA Calculator
- 1 Devlogs
- 0 Total hours
A simple and interactive Java-based command-line application to calculate your Grade Point Average (GPA) for a single semester and your Cumulative Grade Point Average (CGPA) across multiple semesters.
A simple and interactive Java-based command-line application to calculate your Grade Point Average (GPA) for a single semester and your Cumulative Grade Point Average (CGPA) across multiple semesters.
Built a GPA & CGPA Calculator using Java (CLI)!
✅ Calculate GPA
✅ Calculate CGPA
✅ Grade Point Mapping
✅ Percentage Conversion
✅ Menu-Driven Interface
A small project from my Java learning journey to strengthen my understanding of OOP, user input handling, and CLI application development.