Pages

Monday, June 27, 2011

Grade Calculator



Recently I had a thought to store my grades in a file. I think it is not appropriate so I designed a very simple application in java using serialization technique in Net Beans editor.

Hope it will be useful to everyone who wish to store and know their CGPA .

Download link


Note:

Store the jar file in a separate folder, because it stores a data file once you store information.
Also don't delete the .temp file it is needed for further loading your information.