Tuesday, December 20, 2011

Computer Science C++ Project on STUDENT REPORT CARD

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

No comments:

Post a Comment