Question: This is student record and management system project Subject (Object oriented software engineering) OOSE implement this project using object oriented software engineering all concepts plz
This is student record and management system project
Subject (Object oriented software engineering) OOSE implement this project using object oriented software engineering all concepts plz its my final project plz do your best
Also make login form and then The given details plz implement it using
Object oriented software engineering concepts
Need screen shots of all project and what ever you do
Data Validation: Data validation is absolutely necessary. The main functions of this project are: 1. A user can add records of students in the program: addRecords() 2. User can edit a specific record: editRecord(rollNo) 3. User can search through all records and then display the information for that specific student. searchRecords(rollNo) 4. User can delete a specific student from list. deleteRecord(rollNo) 5. Program can display all the exisiting records displayRecord() Following are some screenshots from the output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
