Description : 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).
CLICK HERE TO DOWNLOAD
Click Here To View
The source code I downloaded for students report card is not running, please help me
ReplyDeleteThe project is running totally fine in our system ... I suggest you to re-download the project and try running it .... If still not working then uninstall your c++ compiler and try installing different compiler/version of c++ compiler and run it .
DeleteHoping this will solve your problem