Question: Write a program to find area of a Trapezium using function overloading a h b Area of Trapezium {h(a+b) Declare two functions called Trapezium() The
Write a program to find area of a Trapezium using function overloading a h b Area of Trapezium {h(a+b) Declare two functions called Trapezium() The first function has three inputs of type int and the function has no return type The second function has three inputs of type float and has the return type of float . Paragraph
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
