Student Report Card Project in C++

Student report card PROJECT in C++

This C++ mini project on STUDENT REPORT CARD has student class with data members like roll no, name, marks and grade. Member functions in this class are used for accept display details of students and a function to calculate grade based on marks obtained by student. Student Records are stored in binary file. This is a simple project using basic file handling concept. Click on download project button to download zip folder which contains C++ source code file, sample data file(.dat file) and project file(.doc file).

Share:

Popular Posts

Pick project