A basic student management system built using simple java concepts - takes user choice and processes it and stores data to another text file.
Steps to run the code- 1.Open the Main.java file. 2.Now, simply run the main file. 3.The program would ask you to enter choice. 4.Enter the choice as per your need. 5.Any data that you add to the system would be stored in students.txt file.