Available Credit
A retail store gives each of its customers a maximum amount of credit. A customer’s available credit is determined by subtracting the amount of credit used by the customer from the customer’s maximum amount of credit. As you did in Programming Challenge 1, perform Steps of the programming process to design an application that determines a customer’s available credit.
Steps
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.