net salary= GS-income taxAlgorithm:
Read moreHow is basic salary calculated in Java?
By using the given formula gross_salary = [basic_salary + daily allowance + house_rent] we cand find the answer. By using the below code we can easily calculate the gross salary in java programing.
Read moreWhat is the formula for salary calculation?
Your total yearly take-home salary = gross salary – total deductions = ₹9.50 lakhs – ₹48,700 = ₹9,01,300. Now, your monthly take-home salary = annual salary/12 = ₹9,01,300/12 = ₹75,108. To do away with the tedious calculations, most people prefer the take-home salary calculator in India.
Read moreHow do you calculate net price in Java?
Java program to calculate discount price :
Read more