Question: Please use C++ Create another main file called shape_main.cp. In this one, the user will be prompted to choose a rectangle or a triangle. Followed

 Please use C++ Create another main file called shape_main.cp. In thisone, the user will be prompted to choose a rectangle or a

Please use C++

Create another main file called shape_main.cp. In this one, the user will be prompted to choose a rectangle or a triangle. Followed by a prompt asking for height and width if it is a rectangle, base instead of width if it is a triangle. Then, it will return the area for the chosen shape and dimensions. shape_main.cpp should perform input validation and reject invalid values (for example, less than 0 or letters for dimension)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!