Question: Write a program that will read the base and height of a triangle. Using a function, compute for the area of the triangle using
Write a program that will read the base and height of a triangle. Using a function, compute for the area of the triangle using the formula: === Area base height / 2
Step by Step Solution
There are 3 Steps involved in it
Heres a simple c program that reads the base and height of a triangle from a user and calculates the ... View full answer
Get step-by-step solutions from verified subject matter experts
