Question: Trying to see the C++ code for this Software Requirements FedEx has hired you for their Software Development department. You are assigned a project for
Trying to see the C++ code for this

Software Requirements FedEx has hired you for their Software Development department. You are assigned a project for an app that computes the total shipping cost for a package delivered by your company. FedEx charges shipping and handling based on the rates below: . Rate per Weight of Package $1.50 $3 00 Greater than 2 pounds but less than or e . ual to 6 Greater than 6 pounds but less than $4.00 or equal to 10 - ounds Greater than 10 pounds m shipping rate, the program must determine the rate based on the table above. Once the rate has been determined, the total shipping cost can be calculated and outputted to the user. It the user enters a negative weight, the program must display an error message to the user explaining the issue. Assume for this program the user will enter proper numerical literals at every execution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
