Header Ads Widget

Showing posts with the label pps lab programShow All
Python program to construct a Fibonacci series up to n terms
Python program to find the largest of three numbers using nested if else
C++ program to find the largest of three numbers using nested if else
 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 :