Question: Assignment #1 Write a C++ program that prompts the user for the length and the width of a rectangle The program should find and print
Assignment #1 Write a C++ program that prompts the user for the length and the width of a rectangle The program should find and print the following 1. The area of the rectangle 2. The perimeter of the rectangle. Rectangle: Area - Length x Width Aw Perimeter = 2 x Lengths + 2 x Widths = 21+ 2w met
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
