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:

(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: Basic Salary = worked hours x pay rate
Tax = Basic Salary x %15
Net Salary = Basic Salary tax
(Note: Pay Rate = 50 SAR per hour)
(c++) 1- Write the C++ code for the next problem: Read from

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!