0% found this document useful (0 votes)
79 views1 page

Cgpa Calculator Using c++

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views1 page

Cgpa Calculator Using c++

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

CGPA CALCULATOR USING C++

I'm Rohith Narayanan.My project is CGPA Calculator.It calculates the CGPA of the
students.It is created using C++ program.

A student’s cumulative grade point average (CGPA) can be determined using the C++
program CGPA Calculator. The user’s input is used to compute the CGPA, which
includes information like the number of courses taken and the grades earned in each
one. The program also shows each student’s overall course grade. CGPA Calculator
calculates a student’s Cumulative Grade Point Average (CGPA) from the given exam
results. The program can show the individual grades of each course, calculate total
credits and total grade points achieved, determine the GPA for the semester, and
based on all the data, it can generate and present the CGPA of the student.

I will submit my soource code by monday mam.Thank you.

You might also like