Question: absolute c++ Homework 1, C++ Basics Chapter 1 Programming Project 5 (page 72) Write a The program will read in the truck's maximum load capacity
Homework 1, C++ Basics Chapter 1 Programming Project 5 (page 72) Write a The program will read in the truck's maximum load capacity (in metric tons), the number of boxes it's carrying, and the average weight of a box. If the total weight of the boxes is less than or equal to the truck's capacity, the program announces that the truck can legally carry all boxes and tells how many additional boxes can be added. If the number of boxes exceeds the maximum capacity, the program announces that the truck is overloaded and tells how many boxes must be removed. that determines whether a truck is loaded beyond its rated capacity. otel ( )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
