Computer Science, asked by dragongamer22, 1 day ago

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 ayush748895
2

Answer:

see image and please mark me as brainiest

Explanation:

solve this with the image that I provided you

Attachments:
Similar questions