Computer Science, asked by garimajp82007, 7 months ago

WAP to input basic salary of an employee to calculate and print the net pay using the given formula:
Net pay=basic salary +DA+TA+HRA-IT. Where
DA = 30% of basic salary
TA = 25% of basic salary HRA=15% of basicsalary IT = 12% of basic salary
In java

Answers

Answered by Anonymous
1

Answer:

Explanation:

Net pay=basic salary +DA+TA+HRA-IT. Where

DA = 30% of basic salary

TA = 25% of basic salary HRA=15% of

Similar questions