Skip to content

Ashket980/Payroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Payroll

(C++ Project)


A payroll is the list of employees of some company that is entitled to receive payments as well as other work benefits and the amounts that each should receive. Along with the amounts that each employee should receive for time worked or tasks performed, payroll can also refer to a company's records of payments that were previously made to employees, including salaries and wages, bonuses, and withheld taxes, or the company's department that deals with compensation. A company may handle all aspects of the payroll process in-house or can outsource aspects to a payroll processing company.


Content

Sl no.	Contents
1.	Header files used
2.	Program
3.	Output

Header files used:

    iostream.h
    conio.h
    string.h
    fstream.h
    dos.h
    iomanip.h
    stdlib.h
    stdio.h

OUTPUT

Thank You!!

If you liked this repository, do give it a star ☺️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages