<=Back
Write a C++ program that will initialize a trapezium object with the dimensions 28, 16 and 18 for x, y and height respectively. The program should then determine the area of the trapezium through the use of a friend function and then output the area of the trapezium.
 Viewed: 477 times
Share in: