Question: QUESTION 2 Write a complete C++ program that will allow a user to calculate the area of a triangle. That is the program will prompt
QUESTION 2 Write a complete C++ program that will allow a user to calculate the area of a triangle. That is the program will prompt the user to enter the base and height of the triangle. The program will then calculate the area by using the following formula: area -0.5 base height
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
