Are You Feeling any difficulity while writing Core-Java Programs. Send those to me Here.

Thursday, 25 July 2013

Small School Management Application using files instead DB

Introduction:
1. Add any student info(marks)
2. Get any student info using student ID
3. View student grade
4. View student status
5. View class topper info

Note: This application never use DB for data storage, it uses files to store info

Source Code:



Output:





No comments:

Post a Comment