Question: (C++) Write a program with a function which will ask for the length, width, and height of a room and then passes that data to
(C++)
Write a program with a function which will ask for the length, width, and height of a room and then passes that data to another function which will calculate and display the length of the longest pole which will fit in that room. That pole would run diagonally across the room from an upper corner to a lower These will both be void functions. The first one will use reference parameters.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
