<=Back
Write a C++ program that uses an overload function named calculate to determine the area or volume of rectangular object based on the number of parameters provided. The program should determine and output the area or volume appropriately for Object1(12,8) and Object2(6,5,4), use function prototype
 Viewed: 723 times
Share in: