Create C program to calculate a parcel delivery cost. The program prompts user to enter the weight of a parcel and calcu

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Create C program to calculate a parcel delivery cost. The program prompts user to enter the weight of a parcel and calcu

Post by answerhappygod »

Create C program to calculate a parcel delivery cost. The
program prompts user to enter the weight of a parcel and calculate
the cost of delivery based on the rate stated in the following
table. Print the delivery charge for that parcel.
Parcel weight (kg)
Cost per kg (RM)
< 2.5
3.50
2.5 – 5
2.80
> 5
2.30
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply