Question
Goal: The goal of this project is to create a student database structure to store the students information. An employee at school will use your
Goal: The goal of this project is to create a student database structure to store the
students information. An employee at school will use your database to edit this
database. The database uses a file to store this information.
The data base should have the following tasks-
1- Add records
Students name (first & last names), course number and section
2- Delete records
To delete the added students information from the file
3- List records
List all records
4- Modify records
Used to modify records that are stored on file such as changing the course number for a student.
5- Exit program
Used to exit the program
The interface of the program should have a welcome screen which the employee can use.
example below:
1. Add Records 2. List Records 3. Modify Records 4. Delete Records Exit Program Select Your Choice:-> 1. Add Records 2. List Records 3. Modify Records 4. Delete Records Exit Program Select Your Choice:->Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started