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
Create C program to calculate a parcel delivery cost. The program prompts user to enter the weight of a parcel and calcu
-
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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!