Skip to content

BinilTomJose1278/record-of-an-employee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

record-of-an-employee

A program to input records into a binary file employee. The program should have the provision to modify, delete the details of employees based on the employee no the user inputs. Class name: emp Data Members: eno,ename,salary Public Member Functions: Input (int n) – to input n records Deletes()- to delete a record based on employee no Modify()- to modify a record based on employee no Display()- to display the record

About

The Record of employee done using binary files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages