Question: Question # 1. Develop a database software (Store Records into Text File) to maintain the records of students of a college. The software should be
Question # 1. Develop a database software (Store Records into Text File) to maintain the records of students of a college. The software should be user-friendly. The user can easily add new records, update existing records, and create reports of specific records. Each record contains the following information about a student.
Student_ID (Ex: 1901-BSCS23).
Student_Name (Ex: Asad Waheed).
Student_MobileNumber (Ex: 03322961336).
Step by Step Solution
There are 3 Steps involved in it
Implementation in c studentrecordscpp include include include include include include include using namespace std class Student private string Student... View full answer
Get step-by-step solutions from verified subject matter experts
