C++ Problem
Create a program that will compute:
• The area and circumference of a circle. Prompt the user to enter the radius. Use 3.14159 for pi.
• The area and the perimeter of a rectangle. Prompt the user to enter the length and the width.
o Use the plan you created last week. If need be revise your pseudocode and algorithm to match expect output and Mimir test cases.
o Once again desk check your pseudocode and algorithm.
o Do not allow for invalid input.
o Allow for positive values only.
The response must include a reference list. Using Times New Roman 12 pnt font, double-space, one-inch margins, and APA style of writing and citations.