Question: Simple programming.... ) Write a C++ program to calculate the area of triangle, where the base and height will be as inputs that hold in

Simple programming....
) Write a C++ program to calculate the area of triangle, where the base and height will be as inputs that hold in variables and display its area. (Note: you could assign any values to the base and height) area=1/2 * base * height
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
