Write an application to calculate the CGPA of a student over a period of 1 – 4 years.
• Your application should be able to calculate the CGPA over an assigned duration with range of 1-4 years
• There should be 2 semesters within every year.
• Courses for each semester should always be limited to 5
• Applications should allow users to enter grades for courses taken
o Example : Course 1 : A
Course 2 : C
Course 3 : B+
• Application should be able to print output of GPA for each semester and Total CGPA
NB
• Employ the use of switch conditional statements as well within your code structure
• Additional Marks will be given for clarity, comments and proper indentation of code.
1
Expert's answer
2013-04-22T08:18:05-0400
Unfortunately, your question requires a lot of work and cannot be done for free. Submit it with all requirements as an assignment to our control panel and we'll assist you.
Comments
Leave a comment