This C++ program calculates the grade of a student based on the marks obtained in 5 subjects. It prompts the user to enter the marks for each subject and then calculates the average.
-
Updated
Mar 15, 2024 - C++
This C++ program calculates the grade of a student based on the marks obtained in 5 subjects. It prompts the user to enter the marks for each subject and then calculates the average.
A website for students to easily and efficiently calculate their marks and percentage of their subjects. This repo contains all the source code files, which were used to create this website. To dig deeper checkout 'README.md' file
Add a description, image, and links to the marks-calculator topic page so that developers can more easily learn about it.
To associate your repository with the marks-calculator topic, visit your repo's landing page and select "manage topics."