Question 8: Write a Ct+ program to calculate net pay of an employee Input basicpay from user, and pass it to a user defined function CalculatePay), calculate the net pay and return to main function....


Question 8: Write a Ct+ program to calculate net pay of an employee Input basicpay from user, and<br>pass it to a user defined function CalculatePay), calculate the net pay and return to main function.<br>Calculate net pay of employee:<br>House Rent is 35% of basic salary<br>Medical Allowance is 10%if basic pay is more than Rs. 10000/-. It is 15%, if basic pay is less<br>than or equal to Rs. 10000/-<br>Conveyance allowance is Rs, 1000/ if basic payis less than or equal to Rs. 10000/- It is Rs.<br>1800/-if basic pay is more than to Rs. 10000/-<br>Net pay is calculated by adding basic pay, house rent, medical allowance and conveyance<br>allowance.<br>Answers<br>

Extracted text: Question 8: Write a Ct+ program to calculate net pay of an employee Input basicpay from user, and pass it to a user defined function CalculatePay), calculate the net pay and return to main function. Calculate net pay of employee: House Rent is 35% of basic salary Medical Allowance is 10%if basic pay is more than Rs. 10000/-. It is 15%, if basic pay is less than or equal to Rs. 10000/- Conveyance allowance is Rs, 1000/ if basic payis less than or equal to Rs. 10000/- It is Rs. 1800/-if basic pay is more than to Rs. 10000/- Net pay is calculated by adding basic pay, house rent, medical allowance and conveyance allowance. Answers

Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here