Question: Write a program named CalArea that calculate the area of a rectangle: 1 ) prompts a user for the length of the rectangle, and read

Write a program named CalArea that calculate the area of a rectangle:
1) prompts a user for the length of the rectangle, and read in the length
2) prompts a user for the width of the rectangle, and read in the width
3) compute the area of the rectangle and display the area with two decimal places.

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 Programming Questions!