• Developed a menu-driven program with inheritance for department-specific CGPA and SGPA calculations. • Included robust error handling using try-catch blocks for user input validation. • Classes structured hierarchically with a base class (Department) and derived classes (CSE, CSE_AIML, ISE, Aeronautical, ECE).