Question 4:
Write a program in Java to input the name and basic salary of an employee. Use
appropriate datatypes. Calculate and display the gross salary and net salary when:
da =30% of basic
hra =12.5% of basic
pf = 10% of basic
gross = basic + da + hra
net pay = gross - pf
Answers
Answered by
1
Answer:
hi friends this question is not inform for me sorry
Similar questions