Computer Science, asked by shravyaputhran310523, 2 months ago

write a c program ro find net salary and gross salary of an employee using structure​

Answers

Answered by Anonymous
0

Answer:

  • Basic salary : $ 12000.
  • DA : 12% of Basic salary.
  • HRA : $150.
  • TA : $120.
  • Others : $450.
  • Tax cuts – a) PF :14% of Basic salary and b) IT: 15% of Basic salary.
  • Net Salary = Basic Salary + DA + HRA + TA + Others – (PF + IT)
Similar questions