C++ code to convert marks into CGPA and Percentage

Shubham Nalawade Mar 09, 2021

This code is written in the C++ programming language. This C++ code converts marks of all subjects to the CGPA and Percentage.

This C++ code converts marks of all subjects to the CGPA and Percentage. This code accepts marks of the subjects as input and converts the provided marks into two different things one is CGPA which is (Cumulative Grade Points Average) and percentage. In this code, we have used the standard formula of finding the percentage of all the subjects and the standard formula for finding CGPA (Cumulative Grade Points Average). This code can help mostly college students to find out their CGPA and Percentage.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment