Oop Report
Oop Report
GOVERNMENT POLYTECHNIC
KARAD
This is to certify that Mr. Vinayak Mainkar, Mr. Deshmane Sanskar, Mr.
Kondhawale Parth, Mr. Sarthak Pawar, Mr. Gare Prathmesh with Roll No 1256,
1257, 1260, 1267, 1270 has successfully completed Student Management
System Micro-Project as in the enclosed ‘portfolio’ during their tenure of
completing the Diploma Program in Computer Engineering from
Government Polytechnic Karad with Institute code 0010.
Signature Signature
Yours Sincerely,
0.1 RATIONALE :-
Student management system project in C++ is a simple console application built without the use
of graphics. In this project, users can perform typical student management system related
functions likeadding a new student record and displaying, modifying, editing and deleting it. File
handling has been effectively used to perform all these. This project will teach you how to use file
handling in C++, add, read, display, search, modify and delete record from file.
a. LITERATURE REVIEW :-
Student Management System written in C++ that provides various facilities like reading from a
file, add, sort, modify, remove, and print a student details that is easy to operate. Utilized
intermediate C++ concepts like data structures and file handling for reading and writing a student
report card. A student management system is a program that enables users to easily store and find
student information, such as name, marks, percentage. This student management system can be
used to add, read, display, search, modify and delete record from file. All added and edited
records are saved in a file .
b. ACTUAL RESOURCES USED :-
ADD STUDENT
UPDATE STUDENT DELETE DISPLAY
DISPLAY NAME
CLASS UPDATE CLASS
DISPLAY CLASS
GENDER UPDATE MARKS
DISPLAY GENDER
MARKS
ENTER ROLL NO
DISPLAY TOTAL MARKS
DISPLAY PERCENTAGE
0.5 OUTPUT OF MICRO-PROJECT:
0.6 CONCLUSION:
1) Student Management system is very simple project that helps us to store report
cards of students for long time.
2) By completing this project we are able to use all function in header files used in
project easily.
3) We understand use of classes and object made project simple.
4) By this project we understand how to use file handling in C++.
0.7SKILL DEVELOPED:
1) To present specific topic professionally.
2) To work with unity.
3) To increase our thinking.
4) To work with team with proper unity.
5) To increase our thinking and reach at the depth of the concept.
0.8 APPLICATIONS:
1) For creating Final set of student details like roll no, name, gender, marks, percentage
2) Student management system stores and tracks students personal information, records etc.