Employee Salary with Bonus Calculation C++ Program
Topic: Employee Salary with Bonus Calculation C Plus Plus Program Write a C++ program to calculate Net Pay of an employee on the basis of grade. If the empployee has a grade greater than or equal to 17, then he / she will get 60% bunus on the basic pay. Otherwise, the employee will get… Read More »