Diwakar98 / Student_Database_Management_System

This is a Student Database Management System(DBMS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student_Database_Management_System

This is a Student Database Management System(DBMS) of a Univerity.

To execute the project: Run "javac DBMS.java" command in the terminal, followed by another command "java DBMS".

For proper input, see line number 570(main function) in "DBMS.java" file

You would get the output as a text file named "Output.txt" under the inner directory named "Sample_Input_Output"

Sample Input and Output are also given in the inner directory "Sample_Input_Output"

About

This is a Student Database Management System(DBMS).


Languages

Language:Java 100.0%