Skip to content

saqlain1020/SchoolManagementFileSerialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchoolManagementFileSerialization

Basic School Management System made with JAVA

This is an example of using File Serialization in JAVA in order to create datbase of Students and Teachers. All the students are treated as seperate objects which are saved to a file as an Array of objects which then later read by the program. This approach is fast and reliable for small dataset...

About

Basic School Management System made with JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages