Header Ads Widget

Showing posts with the label c-programsShow All
C++ program to find the largest of three numbers using nested if else
Python program to determine the roots of quadratic equation
C++ program to determine the roots of quadratic equation
 Basic salary of an employee is input through the keyboard. The DA is 25% of the basic salary while the HRA is 15% of the basic salary. Provident Fund is deducted at the rate of 10% of the gross salary (BS+DA+HRA). Program to calculate the Net Salary :