Someone can perform this task in c++...Calculate GPA of 6 subject.... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Someone can perform this task in c++...Calculate GPA of 6 subject....

Calculate Gpa of semester....

9th Mar 2017, 2:04 PM
Zeeshan Salam
Zeeshan Salam - avatar
2 Answers
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.
10th Mar 2017, 11:17 AM
Vishal Prajapati
0
if you can do this then perform it... and show us a block of code
23rd May 2017, 6:01 PM
Zeeshan Salam
Zeeshan Salam - avatar