Question: Write a C++ program that will store the width and height of a rectangle in two variables and then compute and assign to another two
Write a C++ program that will store the width and height of a rectangle in two variables and then compute and assign to another two variables the perimeter and the area of that rectangle. Display in the console the width, height, perimeter, and area. No user input needed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
