: Make a CGPA calculator using C++. CGPA calculator should input total courses studied by student. Input credit hour (int) and obtained quality point (float) of each studied course. Calculate and display CGPA. Formula for CGPA is given below. (Marks 15)
CGPA= (sum of obtained quality points) / (sum of credit hour studied)
Figure given below Shows execution of CGPA calculator.
Answers
Answered by
0
Answer:
yhydhf and I will be in touch when we get home from work and I
Similar questions