"Write a program to accept the basic salary of an employee and find the HRA, DA, TA, PF, GS, NP from the from the following criteria:

HRA = 10% od basic salary
DA = 5% od basic salary
TA = 15% od basic salary
PF = 20% od basic salary
GS=HRA+DA+TA+BASIC SALARY
NP=GS-PF"

If you want to see this solution then click the button

Input The Values

©2023 Programmer Analyst.All Right Reserved.