Q1: Write a program in C++ to implement staff Management System in which your system will ask staff’s details for example it will take staff name, number, email, designation, department etc. your program should have implemented these functions:
• Search_record
• Update_record
• Print_All_Records
You can use functions for implementation of these functionalities.
Answers
Answered by
0
In c++ it is so easy it’s program name is sql
Similar questions