Question: Write a cormplete well-documented program that: • Prompts the user to enter from the keyboard 2 values of type double representing the base and height of a tringle. •Calculate the area of...

C++Question:<br>Write a cormplete well-documented<br>program that:<br>• Prompts the user to enter from the keyboard 2 values of type double representing the base and height of a<br>tringle.<br>•Calculate the area of the tringle as follows: Area = (base height)<br>• Displays the area formatted to 3 decimal places as shown below.<br>• Sample runs:<br>10.5 5.8<br>

Extracted text: Question: Write a cormplete well-documented program that: • Prompts the user to enter from the keyboard 2 values of type double representing the base and height of a tringle. •Calculate the area of the tringle as follows: Area = (base height) • Displays the area formatted to 3 decimal places as shown below. • Sample runs: 10.5 5.8

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here