0
Someone can perform this task in c++...Calculate GPA of 6 subject....
Calculate Gpa of semester....
2 Réponses
0
You can use switch case to assign grade point. And then calculate average CGPA and don't forgot to upgrade two least grade by one point.
0
if you can do this then perform it... and show us a block of code