:insert

Write a C++ program to implement employee directory, which will let the organization to perform the following functions:

1) Insert the record of new employee
2) Delete the record of an...