Question: (c++) 1- Write the C++ code for the next problem: Read from the user: worked hours Calculate the user Net Salary according to the equations:
1- Write the C++code for the next problem: Read from the user: worked hours Calculate the user Net Salary according to the equations: Basic Salary = worked hours pay rate Tax = Basic Salary %15 Net Salary = Basic Salary tax (Note: Pay Rate =50 SAR per hour)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
