Area of a trapezoid can be calculated by the following formula: A=(b1+b2)×h/2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C-language code to calculate area of a trapezoid using above method. Take required inputs from the user and display the area that your code calculates.
If You Enjoyed This, Take 5 Seconds To Share It
0 Questions:
Post a Comment