Question: Question#1 : Write a C++ program that calculate total salary for an employee where basic salary is inputted by the employee, the housing allowance is
Question#1 : Write a C++ program that calculate total salary for an employee where basic salary is inputted by the employee, the housing allowance is 35% of basic salary, and transport allowance is 25% of basic salary. Example: Enter employee salary: 4000 The total salary is 6400
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
