Question: C program please help! Write a program to create functions for following i Input details of employee using input_data() (name, employee id, number of working
C program please help!
Write a program to create functions for following
i Input details of employee using input_data() (name, employee id, number of working days, date of joining, initial salary, contact number, designation, department)
ii Calculate monthly salary using calc_salary()
iii Display the monthly salary with deductions if any using display()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
