Question: Programming Project (Fall 2018) Due Date: CSC- 101 C++ programming language (Scientific Programming) Write a program to calculate the area of four shapes (Rectangle, Triangle,

 Programming Project (Fall 2018) Due Date: CSC- 101 C++ programming language

Programming Project (Fall 2018) Due Date: CSC- 101 C++ programming language (Scientific Programming) Write a program to calculate the area of four shapes (Rectangle, Triangle, Circle and The program is to present the user with a menu where one of the shapes can Based on the selection made, the user enters the proper input, the program (i.e all entries must be greater than zero). Once the input is entered and validated, the intended area is calculated and the entered information Square). be selected. validates the input along with the area are displayed. Area of the Square Side A2 Area of the Rectangle - Length Width Area of the Triangle- Base Hight Area of the Circle PI RA2 You MUST apply the following to your program 1) An if else or a switch statement to present the selection menu 2) A loop to validate the input. 3) Formatted output. 4) Full documentation 5) The program is to rerun based on the user's request (a loop to restart). Hand in the following: a) A detailed and precise design in pseudocode. (design must match 1 to 1 with the source code) b) A FULLY documented source code. c) Screenshots of all output scenarios. Prof. F. Aliamal

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!