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 – pf29 Mar 2019
Read moreHow is PF HRA calculated?
The amount of tax deduction that can be claimed will be the least of the following:
Read moreHow do we take input in Java?
Example of integer input from user
Read moreHow do you calculate gross salary in C++?
Formula’s :- Gross Salary = Basic + Da + Hra + Ma . Deduction = Gross Salary – Pf – Pt – It. Net Salary = Gross Salary – Deduction. Logic:- For finding a gross salary of Employee we need to calculate DA and HRA then Sum Of Basic Salary + HRA + DA.
Read moreHow is Employee basic salary calculated?
What Is Basic Salary?
Read moreHow do you calculate gross pay in Java?
Java Program For Find The Gross Salary of an Employee
Read moreWhat is the formula of gross salary?
The basic salary is the base income of the fixed component of the whole compensation offered to employees. Gross Salary is, therefore: Basic Salary + HRA + Other Allowances .
Read more