Carpet Size
You have been asked to create an application for a carpet sales and installation busi ness. The application should allow the user to enter the length and width of a room and calculate the room’s area in square feet. The formula for this calculation is
Area = Length × Width
In this exercise, you will gain practice using Steps 1 through 6 of the programming process described in Section:
1. Clearly define what the application is to do.
2. Visualize the application running on the computer and design its user interface.
3. Make a list of the controls needed.
4. Define the values of each control’s properties.
5. Make a list of methods needed for each control.
6. Create a flowchart or pseudocode version of each method.’
Section


Step 1: button the following characteristics of this application:
Purpose
Input
Process
Output
Step 2: button a sketch of the application’s form and place all the controls that are needed.
Step 3: button a list of the controls you included in your sketch. List the control type and the name of each control.
Step 4: button the value of the Text property for each control, as needed. (Remember, some controls do not have a Text property.)
Step 5: button each method needed. Give the name of each method and describe what each method does.
Step 6: button each method you listed in Step 5, draw a flowchart or write pseudocode.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.