Computer Science, asked by josephbaiju, 7 months ago

Write a program to input the name of the employee and his basic pay as input. Calculate the following and find the gross salary. Display the salary slip in the format given below: [Use function argument method to input name and basic pay] Dearness allowance(DA) = 40% of basic pay House Rent Allowance (HRA) = 20% of basic pay Provident fund (PF) = 8.33% of basic pay Net pay = Basic pay + DA+HRA Gross pay = Net pay – PF Format for output: SALARY SLIP Name: ________ Basic pay:______________ Dearness Allowance:____________ House Rent Allowance:_____________ Provident fund: ______________ Net pay: ____________________ Gross pay:______________

Answers

Answered by payasiparul
0

Answer:

sorry I didn't know but you can search from Google

Similar questions