Write a program to calculate and print the gross salary of an employee when
basicSalary = 90000
da = 20% of basicSalary
hra = 10% of basicSalary
pf = 12% of basicSalary
GrossSalary = basicSalary+da+hra+pf
Answers
Answered by
2
Answer:
see image and please mark me as brainiest
Explanation:
solve this with the image that I provided you
Attachments:
Similar questions