Java Final Report
Java Final Report
EDUCATION
GOVERNMENT POLYTECHNIC
KARAD
This is to certify that Mr. Vinayak Mainkar, Mr. Deshmane Sanskar, Mr.
Kondhawale Parth, Mr. Gare Prathmesh with Roll No 1256, 1257, 1260, 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
Head of the Department Head of the Institute
ACKNOWLEDGEMENT
We take it is an opportunity to thank all those who have directly and
indirectly inspired, directed and assisted us towards successful completion of
this microproject report.
We express our sincere thanks to the principal Dr. K.M. Bagwan for
lecture allowed to submit this report as part of our academic learning our
sincere thanks to Pro. S. V. Jadhav.
In “JAVA Programming” department of COMPUTER ENGINEERING,
Government Polytechnic, Karad for this encouragement throughout this project
report and guideline in designing and working out this project. We are also
grateful to learn of “JAVA Programming (22412)” for their highly encouraging
and co-operative attitude. We expresser sense of gratitude towards our friend
and parents for their constant moral support during microproject report.
Yours Sincerely,
0.1 RATIONALE: -
Student management system project in JAVA is a simple console application built without
the use of graphics. In this project, users can perform typical student management system
related functions like adding 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 JAVA, add, read, display, search, modify and delete
record from file.
DISPLAY NAME
CLASS UPDATE CLASS
DISPLAY CLASS
UPDATE MARKS
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 details of
students for long time.
2) By completing this project we are able to use all function in java.io package used in
project easily related to input output from user and read and write operation in file.
3) We understand use of classes and object made project simple.
4) By this project we understand how to use file handling in JAVA.
0.8 APPLICATIONS:
1) For creating Final set of student details like roll no, name, marks, Class
2) Student management system stores and tracks students personal information, records etc.