Question: C# code Develop (Analyze and Design) a CGPA calculator using the same UML approach where the student enters his/her courses as objects with attributes: course
C# code
Develop (Analyze and Design) a CGPA calculator using the same UML approach where the student enters his/her courses as objects with attributes: course Id, course credit hours and course grade. The system will calculate the Cumulative GPA for all the entered courses. For simplicity, make the system able to calculate the CGPA for three courses only. Required deliverables are following.
- Use case(s)
- Domain Model
- Class diagram
- Sequence diagram
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
